Increase padding-top for off-canvas nav megamenu items for improved spacing

This commit is contained in:
2025-08-08 00:00:15 +02:00
parent 4cf01587b1
commit e52d54e657
4 changed files with 293 additions and 4 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

@@ -4026,7 +4026,7 @@ section.off-canvas-nav-megamenu {
font-size: 14px;
font-weight: 600;
font-family: $fInter;
padding-top: 8px;
padding-top: 14px;
padding-bottom: 14px;
}
}