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