Skip to content

Commit

Permalink
Patch - Merge pull request #2230 from Garneauma/gc-features
Browse files Browse the repository at this point in the history
gc-features: removing 'text-decoration: none' on hover

Patch - gc-features - Hovering link style is now provided by stretched link
  • Loading branch information
duboisp authored Aug 22, 2023
2 parents 2b9920f + 2f8acc2 commit a516a02
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions components/gc-features/_base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@

margin-bottom: $space-md;

a:hover {
text-decoration: none;
}

img {
width: 100%;
}
Expand Down

0 comments on commit a516a02

Please sign in to comment.