diff --git a/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe-2024/style.css b/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe-2024/style.css index 1f2ac04aad..abbcbc14ed 100644 --- a/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe-2024/style.css +++ b/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe-2024/style.css @@ -186,11 +186,18 @@ tr:last-of-type td { text-align: center; } +/* Local navigation */ + .wp-block-wporg-local-navigation-bar { padding-left: var(--wp--preset--spacing--edge-space); padding-right: var(--wp--preset--spacing--edge-space); } +/* For sites with no welcome box */ +.wp-block-wporg-local-navigation-bar + .site { + margin-top: var(--wp--preset--spacing--50); +} + /* site */ .site,