Update src/styles/nav.module.scss
Some checks failed
Release to Staging / build_and_release (push) Failing after 25s
Some checks failed
Release to Staging / build_and_release (push) Failing after 25s
This commit is contained in:
parent
8bd4373546
commit
7743f30faa
@ -255,13 +255,6 @@
|
||||
white-space: nowrap;
|
||||
overflow-x: auto;
|
||||
|
||||
.NavMainBottomInsideLinks {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
grid-gap: 10px;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
|
||||
.NavMainBottomInsideLink {
|
||||
transition: ease 0.4s;
|
||||
text-decoration: unset;
|
||||
@ -327,4 +320,3 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user