1
0
mirror of https://github.com/BBaoVanC/bobatheme.git synced 2025-06-18 03:47:28 -05:00

Somehow I had two .navbar queries next to eachother

This commit is contained in:
2022-04-21 20:40:35 -05:00
parent 430139d292
commit 1db48c3101

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