Skip to content

Commit

Permalink
Merge pull request #312 from amin-xiv/link-spacing-issue
Browse files Browse the repository at this point in the history
Fixed the unintended behaviour of the hover effect on the links.
  • Loading branch information
jency1 authored Nov 6, 2024
2 parents a516771 + d7c8b0c commit 4034b17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/styles/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1098,6 +1098,7 @@ input {

.small a{
width: fit-content;
border-bottom: 1px solid rgba(255, 255, 255, 0);
}

.small a:hover {
Expand Down

0 comments on commit 4034b17

Please sign in to comment.