Skip to content

Commit

Permalink
Merge pull request #8 from Ancientkingg/main
Browse files Browse the repository at this point in the history
Fix waiting timers css 🦜
  • Loading branch information
Ancientkingg authored Jul 10, 2024
2 parents 6cd7fa6 + f2a695b commit e653be0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/lib/waiting/modes/Hourglass.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
content: '';
width: 100%;
top: -20px;
left: 0px;
height: 20px;
border-bottom-left-radius: 50% 70%;
border-bottom-right-radius: 50% 70%;
Expand Down

0 comments on commit e653be0

Please sign in to comment.