Add donation and footer

This commit is contained in:
Quantum 2025-02-10 12:26:02 -05:00
parent c32f46a7f1
commit 6181e0c0bc

View file

@ -122,6 +122,10 @@ nav.navbar {
} }
} }
h3.card-title {
scroll-margin-top: $spacer * 5;
}
.footer { .footer {
margin-top: $spacer; margin-top: $spacer;
background: $body-tertiary-bg; background: $body-tertiary-bg;