smaller footer font

This commit is contained in:
Vri 🌈 2023-03-05 17:54:17 +01:00
parent cfdbeb7e36
commit b4e90d811e
Signed by: vrifox
GPG key ID: D40098E5B60B2197

View file

@ -3,6 +3,7 @@ footer {
grid-area: footer; grid-area: footer;
margin: 1em auto; margin: 1em auto;
text-align: center; text-align: center;
font-size: 1rem;
p{ p{
margin: .25em; margin: .25em;
span { span {