Skip to content

Commit

Permalink
fix(go to top button) : remove hover background color
Browse files Browse the repository at this point in the history
  • Loading branch information
saumon-brule committed Sep 1, 2024
1 parent 5e19236 commit 960e1e5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/components/generic/PatchNotes.css
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@
margin-top: 15px;
}

#patch-notes .contributor {
font-size: var(--font-size-14);
}

#patch-notes .sub-paragraph {
font-size: var(--font-size-16);
}

#discord-picture-new-version {
width: 100%;
Expand Down

0 comments on commit 960e1e5

Please sign in to comment.