blog/src/styles/footer.scss
Michael Zhang 4a89b35ba3
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ok kinda working
2023-08-31 03:07:03 -05:00

10 lines
121 B
SCSS

footer {
margin: auto 12px;
margin-top: 24px;
margin-bottom: 40px;
text-align: center;
font-size: 0.85rem;
}