style for footer

This commit is contained in:
rhiannon morris 2025-01-31 18:40:00 +01:00
parent 9628c5a8f8
commit 3195cb9c5b

View file

@ -88,6 +88,14 @@ main {
margin: 2em 0;
}
footer {
text-align: center;
}
footer a {
text-decoration: none;
font-weight: 700;
}
@media (pointer: coarse) {
.list {
font-size: 300%;