navbar resized to 20rem
This commit is contained in:
parent
dd4bd719c5
commit
08972fcb7e
@ -322,7 +322,7 @@ caption {
|
||||
}
|
||||
.intro-and-nav {
|
||||
font-size: 1rem;
|
||||
width: 15rem;
|
||||
width: 20rem;
|
||||
height: 100vh;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
@ -355,7 +355,7 @@ caption {
|
||||
max-width: 25rem;
|
||||
}
|
||||
.main-and-footer {
|
||||
margin-left: 15rem;
|
||||
margin-left: 20rem;
|
||||
}
|
||||
.main-and-footer > div {
|
||||
max-width: 55rem;
|
||||
|
Loading…
Reference in New Issue
Block a user