Increase padding-top for off-canvas nav megamenu items for improved spacing
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user