Skip to content

Commit

Permalink
underline links on hover only
Browse files Browse the repository at this point in the history
  • Loading branch information
longhotsummer committed Jan 11, 2024
1 parent 3017b77 commit 09961b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions indigo_app/static/stylesheets/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

// Typography
$font-size-base: .875rem;
$link-decoration: none;
$link-hover-decoration: underline;

// Options
$enable-rounded: false;
Expand Down

0 comments on commit 09961b3

Please sign in to comment.