change intro-and-nav font size into 1rem

This commit is contained in:
infidel 2022-04-12 16:58:38 +07:00
parent ca7acb0e9e
commit dd4bd719c5

View File

@ -321,7 +321,7 @@ caption {
overflow-x: hidden; overflow-x: hidden;
} }
.intro-and-nav { .intro-and-nav {
font-size: 0.8rem; font-size: 1rem;
width: 15rem; width: 15rem;
height: 100vh; height: 100vh;
position: fixed; position: fixed;