changed sub text size to be legible
This commit is contained in:
@@ -113,7 +113,7 @@ a:hover:after {
|
||||
}
|
||||
|
||||
.subtext {
|
||||
font-size: clamp(5px, 8px, 9px);
|
||||
font-size: clamp(0.65em, 0.72em, 0.8em);
|
||||
}
|
||||
|
||||
.footer > a {
|
||||
|
||||
Reference in New Issue
Block a user