fixed footer

This commit is contained in:
Winter 2024-05-22 19:24:01 -07:00
parent ed2e3bb0a4
commit 794bc75b38

View File

@ -218,6 +218,7 @@ body>.content>main {
body>footer {
padding: 0.5em;
color: var(--accent-10);
white-space: nowrap;
}
body>footer>a {