This commit is contained in:
2025-08-25 09:53:05 +02:00
parent 2e3a41a848
commit 40013c78a3
3 changed files with 10 additions and 6 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -4213,12 +4213,16 @@ section.off-canvas-nav-megamenu {
.dropdown-menu-inner { .dropdown-menu-inner {
.mega-col { .mega-col {
&:not(:first-child) { // &:not(:first-child) {
.menu-title { .menu-title {
padding-top: 20px; // padding-top: 20px;
}
} }
ul {
margin-bottom: 20px;
}
// }
.leo-widget { .leo-widget {
&[data-id_widget='1753179161'] { &[data-id_widget='1753179161'] {
display: none; display: none;