navbar resized to 20rem
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user