diff --git a/style.css b/style.css index 01de8fc..8ee5922 100644 --- a/style.css +++ b/style.css @@ -71,6 +71,10 @@ html, body { color: var(--wp--preset--color--secondary) } +.wp-block-navigation-item { + text-align: end; +} + .wp-site-blocks h2 a { text-decoration: none; }