style: make footer text normal size

This commit is contained in:
Ayo Ayco 2025-02-22 22:21:06 +01:00
parent d19145169a
commit bbe9e0c4fd

View file

@ -66,7 +66,6 @@ const year = new Date().getFullYear()
p, p,
ul { ul {
margin: 0 0 1em; margin: 0 0 1em;
font-size: var(--font-size-sm);
line-height: 2em; line-height: 2em;
} }
} }