1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

chore: adjust margins

This commit is contained in:
Nuno Góis 2025-01-24 15:27:03 +00:00
parent f5ee485d4b
commit 26fd457329
No known key found for this signature in database
GPG Key ID: 71ECC689F1091765

View File

@ -379,7 +379,7 @@ main .theme-doc-breadcrumbs {
}
.navbar {
padding-left: 308px;
padding-left: 314px;
justify-content: center;
background-color: var(--unleash-color-sub-background);
box-shadow: none;
@ -408,7 +408,7 @@ main .theme-doc-breadcrumbs {
@media (min-width: 1150px) {
.navbar > .navbar__inner {
margin: 0 35px;
margin: 0 30px;
}
.navbar__items > .navbar__item:first-of-type,