Make nav a font-size 16px

Signed-off-by: HackerNCoder <hackerncoder@encryptionin.space>
This commit is contained in:
HackerNCoder 2023-06-11 21:02:56 +00:00
parent 0458aaf200
commit cf69883d04

View file

@ -44,7 +44,7 @@ header nav ul li {
}
header nav ul li a {
/* font-size: 1.05em; */
font-size: 16px;
color: #EAE2B7;
text-decoration: none;
padding: 3px 3px 0;