adjusted footer text size

This commit is contained in:
rawleyIfowler
2022-02-13 19:05:54 -06:00
parent 9246e6e4fd
commit 5a5bd88f27

View File

@@ -113,7 +113,7 @@ a:hover:after {
}
.subtext {
font-size: clamp(5px, 0.10em, 7px);
font-size: clamp(5px, 8px, 9px);
}
.footer > a {