This commit is contained in:
2023-10-04 23:48:12 +03:00
parent 1ca5f4e521
commit 718cdb54f9
22 changed files with 262 additions and 263 deletions
+4 -3
View File
@@ -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;