Skip to content

Commit 236d00e

Browse files
committed
fix menu style
1 parent 2e70d41 commit 236d00e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

assets/css/main.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2112,6 +2112,10 @@ h6 {
21122112
gap: var(--wp--preset--spacing--x-small);
21132113
}
21142114

2115+
.wp-block-navigation__responsive-container ul {
2116+
gap: 32px;
2117+
}
2118+
21152119

21162120
.skip-link.screen-reader-text {
21172121
border: 0;

0 commit comments

Comments
 (0)