Skip to content

Commit

Permalink
Remove main.scss link thickness
Browse files Browse the repository at this point in the history
  • Loading branch information
adamscott committed Nov 29, 2024
1 parent 27c13c5 commit c9621b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion assets/css/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,6 @@ body a {
color: var(--link-color);
text-decoration: underline;
text-decoration-color: var(--link-underline-color);
text-decoration-thickness: 0.125rem;
/* Prevent color transitions from being too fast (for epilepsy). */
transition: 0.1s filter;
}
Expand Down

0 comments on commit c9621b5

Please sign in to comment.