diff --git a/style.css b/style.css index bbfaf4e..4c1ee95 100644 --- a/style.css +++ b/style.css @@ -6,3 +6,7 @@ Description: Modern block theme for CMT Engineering Version: 0.1 */ +.wp-block-navigation .wp-block-navigation-item.current_page_item { + padding: 1em; + background-color: var(--wp--preset--color--secondary); +} \ No newline at end of file