mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-04 00:18:01 +01:00
chore: adjust margins
This commit is contained in:
parent
f5ee485d4b
commit
26fd457329
@ -379,7 +379,7 @@ main .theme-doc-breadcrumbs {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.navbar {
|
.navbar {
|
||||||
padding-left: 308px;
|
padding-left: 314px;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
background-color: var(--unleash-color-sub-background);
|
background-color: var(--unleash-color-sub-background);
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
@ -408,7 +408,7 @@ main .theme-doc-breadcrumbs {
|
|||||||
|
|
||||||
@media (min-width: 1150px) {
|
@media (min-width: 1150px) {
|
||||||
.navbar > .navbar__inner {
|
.navbar > .navbar__inner {
|
||||||
margin: 0 35px;
|
margin: 0 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar__items > .navbar__item:first-of-type,
|
.navbar__items > .navbar__item:first-of-type,
|
||||||
|
Loading…
Reference in New Issue
Block a user