Fix navbar padding.
This commit is contained in:
parent
e6f7745430
commit
a39bf56a66
1 changed files with 1 additions and 0 deletions
|
|
@ -93,6 +93,7 @@ export default {
|
||||||
.nav-bar {
|
.nav-bar {
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
padding: 0;
|
||||||
a {
|
a {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue