Update src/styles/nav.module.scss
All checks were successful
Release to Staging / build_and_release (push) Successful in 44s
All checks were successful
Release to Staging / build_and_release (push) Successful in 44s
This commit is contained in:
parent
b0f8c647ee
commit
be7e506457
@ -281,7 +281,7 @@
|
|||||||
|
|
||||||
.NavMainBottomInsideOther {
|
.NavMainBottomInsideOther {
|
||||||
display: flex;
|
display: flex;
|
||||||
lex-direction: row;
|
flex-direction: row;
|
||||||
grid-gap: 10px;
|
grid-gap: 10px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
justify-content: end;
|
justify-content: end;
|
||||||
|
Loading…
Reference in New Issue
Block a user