minor css fix for nav

This commit is contained in:
imohkay 2021-10-23 17:54:31 +05:30
parent 496dbbfff1
commit be4fcd4c30

View file

@ -84,7 +84,9 @@
}
@media screen and (min-width: 800px) {
font-size: 20px;
.topnav a {
font-size: 20px;
}
}
main > .index {