Skip to content

Commit 9b66573

Browse files
committed
Update style.css
1 parent bd405a8 commit 9b66573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ body .wp-block-navigation .wp-block-navigation-item__description {
430430
/* Media Queries ---------------------------------------------------------------------------- */
431431
@media (max-width:960px) {
432432
/* Navigation Link --------------------------------------------- */
433-
body .is-layout-constrained>.wp-block-group.alignfull:not(.has-global-padding){padding: 0 15px!important;}
433+
.has-global-padding :where(.has-global-padding){padding: 0 15px!important;}
434434
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container{
435435
padding:10px 0 0 15px;
436436
}

0 commit comments

Comments
 (0)