mirror of
https://github.com/ansible/awx.git
synced 2026-03-01 00:38:45 -03:30
fixed spacing under nav
This commit is contained in:
@@ -29,6 +29,7 @@
|
|||||||
|
|
||||||
@media screen and (min-width: (@menu-breakpoint + 1px)) {
|
@media screen and (min-width: (@menu-breakpoint + 1px)) {
|
||||||
padding: 0 20px;
|
padding: 0 20px;
|
||||||
|
padding-right: 23px;
|
||||||
}
|
}
|
||||||
|
|
||||||
&-menuContainer {
|
&-menuContainer {
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ body {
|
|||||||
font-family: 'Open Sans', sans-serif;
|
font-family: 'Open Sans', sans-serif;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
color: @black;
|
color: @black;
|
||||||
padding-top: 75px;
|
padding-top: 58px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#main-menu-container {
|
#main-menu-container {
|
||||||
|
|||||||
Reference in New Issue
Block a user