This commit is contained in:
James 2020-06-29 11:40:15 +01:00
parent 1656d6ff04
commit fd8368abf9

View File

@ -280,6 +280,9 @@ display: block !important;
/* fixed width */
.navigation ul.level0{
width: 95% !important;
}
.navigation .level0 .submenu{
padding-bottom:40px;
}