This commit is contained in:
James 2020-06-29 11:38:09 +01:00
parent 89b3a8a2a4
commit 1656d6ff04

View File

@ -239,7 +239,7 @@ display: block !important;
background: none;
pointer-events: none;
left:0;
padding: 15px 20% 15px 33%;
padding: 15px 20% 0 33%;
}
/* hide any nav items other than the first 3 */
@ -280,6 +280,7 @@ display: block !important;
/* fixed width */
.navigation ul.level0{
width: 95% !important;
padding-bottom:40px;
}
/* remove borders and shadow */