Ghost_Ruby_Theme/assets/css/site/footer.css
2020-09-28 11:05:46 +08:00

21 lines
249 B
CSS

.site-footer {
margin-top: 30px;
}
.site-footer .social {
justify-content: center;
margin-bottom: 15px;
}
.footer-inner {
padding: 45px 0;
}
.copyright {
text-align: center;
}
.copyright a {
text-decoration: underline;
}