Somehow I had two .navbar queries next to eachother

This commit is contained in:
BBaoVanC 2022-04-21 20:40:35 -05:00
parent 430139d292
commit 1db48c3101
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
1 changed files with 0 additions and 3 deletions

View File

@ -296,9 +296,6 @@
.navbar {
display: flex;
}
.navbar {
flex-grow: 1;
overflow: auto;
}