flash.moe/assets/makai.css/footer.css

12 lines
197 B
CSS
Raw Normal View History

.footer {
font-size: .9em;
line-height: 1.5em;
text-align: center;
margin: 5px auto;
max-width: var(--site-max-width);
}
.footer-spacing {
height: var(--global-spacing);
}