Skip to content

Commit

Permalink
Spinner fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Maysker committed Feb 22, 2024
1 parent c4d3e1e commit f0768e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ button:hover {
left: 50%;
transform: translate(-50%, -50%);
animation: spin 2s linear infinite;
z-index: 9999;
}

@keyframes spin {
Expand Down

0 comments on commit f0768e5

Please sign in to comment.