Skip to content

Commit

Permalink
PLANET-4811 Remove text-decoration rule
Browse files Browse the repository at this point in the history
* This was overriding the link hover styles, and is not needed when not
hovering.
  • Loading branch information
Inwerpsel committed Sep 25, 2020
1 parent 41347e3 commit ecbf147
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion assets/src/styles/blocks/Submenu.scss
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ div[data-render="planet4-blocks/submenu"] {

a {
color: $menu-blue;
text-decoration: none;
}

ul {
Expand Down

0 comments on commit ecbf147

Please sign in to comment.