Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
FelipeSimoes committed Jan 17, 2024
1 parent b2cb411 commit 180bebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blocks/navigation/navigation.css
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ raqn-navigation:not([compact='true']) > nav [icon='chevron-right'] {
transform: rotate(90deg);
}

raqn-navigation:not([compact='true']) > nav .level-1 a {
raqn-navigation:not([compact='true']) > nav .level-1 > a {
padding: var(--padding-vertical, 20px) var(--padding-horizontal, 20px);
}

Expand Down

0 comments on commit 180bebe

Please sign in to comment.