fix: fix css bug
This commit is contained in:
@@ -13,9 +13,8 @@
|
||||
|
||||
.navbar-container {
|
||||
width: auto;
|
||||
max-width: 1200px;
|
||||
text-align: center;
|
||||
margin: 0 auto;
|
||||
margin: 0 6rem;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user