fix little scroll problem
This commit is contained in:
parent
a666a6caf5
commit
525326231d
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ main {
|
|||
|
||||
nav {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
/*width: 100%; */
|
||||
background-color: yellowgreen;
|
||||
padding: 0 20%;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue