Footer: fix font size

This commit is contained in:
Akemi Izuko 2023-12-31 20:05:18 -07:00
parent 7f8ef75b17
commit 6d80da9d34
Signed by: akemi
GPG key ID: 8DE0764E1809E9FC

View file

@ -145,6 +145,7 @@ const today = new Date();
color: rgb(var(--gray));
text-align: center;
margin-top: 60px;
font-size: 16px;
}
.social-links {
display: flex;