Skip to content

Commit

Permalink
Fix archery target border half invisible in Safari
Browse files Browse the repository at this point in the history
  • Loading branch information
1j01 committed Apr 15, 2024
1 parent 5fec43e commit 9663c14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tracky-mouse-homepage.css
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ a.big-download-button {
.archery-target {
background-color: white;
border-radius: 50%;
border: 2px solid #222;
width: var(--diameter, 100px);
height: var(--diameter, 100px);
position: absolute;
Expand Down

0 comments on commit 9663c14

Please sign in to comment.