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;
|
white-space: nowrap;
|
||||||
overflow-x: auto;
|
overflow-x: auto;
|
||||||
|
|
||||||
.NavMainBottomInsideLinks {
|
|
||||||
display: flex;
|
|
||||||
flex-direction: row;
|
|
||||||
grid-gap: 10px;
|
|
||||||
justify-content: center;
|
|
||||||
align-items: center;
|
|
||||||
|
|
||||||
.NavMainBottomInsideLink {
|
.NavMainBottomInsideLink {
|
||||||
transition: ease 0.4s;
|
transition: ease 0.4s;
|
||||||
text-decoration: unset;
|
text-decoration: unset;
|
||||||
@ -284,7 +277,7 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: start;
|
justify-content: start;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.NavMainBottomInsideOther {
|
.NavMainBottomInsideOther {
|
||||||
display: flex;
|
display: flex;
|
||||||
@ -326,5 +319,4 @@
|
|||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user