static
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
.lx-nav{
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
justify-content: space-between;
|
||||
padding: 12px 20px;
|
||||
align-items: center;
|
||||
background-color: rgba(255,255,255,.7);
|
||||
background-color: rgba(255,255,255,1);
|
||||
margin-bottom:0px ;
|
||||
.nav-item{
|
||||
padding:4px 0;
|
||||
padding:16px 0;
|
||||
margin: 0 16px;
|
||||
color: $primary;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user