change intro-and-nav font size into 1rem
This commit is contained in:
parent
ca7acb0e9e
commit
dd4bd719c5
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user