Skip to content

Commit

Permalink
style(reboot): add 100 percent height for hyperlink
Browse files Browse the repository at this point in the history
  • Loading branch information
tonghauhive committed Jan 7, 2025
1 parent b0cf785 commit 1856c31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/css/reboot.css
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ a {
letter-spacing: var(--sgds-letter-spacing-normal);
text-decoration: underline;
color: var(--sgds-link-color);
height: 100%;
}

a:hover, a:focus-visible, a:focus {
Expand Down

0 comments on commit 1856c31

Please sign in to comment.