Skip to content

Commit

Permalink
Do not display the two dice above Audio Engine launch button.
Browse files Browse the repository at this point in the history
  • Loading branch information
yrammos committed Sep 17, 2024
1 parent 30e7320 commit 87a7b2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/css/bundle.css
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ body {
background-repeat: no-repeat;
}

.circle::before {
:not(#mobile-button).circle::before {
content: '🎲+🎲=' attr(data-number);
position: absolute;
top: -4.7vw;
Expand Down

0 comments on commit 87a7b2c

Please sign in to comment.