Skip to content

Commit

Permalink
Remove second start-message class selector
Browse files Browse the repository at this point in the history
  • Loading branch information
mattfsourcecode committed Oct 22, 2024
1 parent 30df5db commit 989db38
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions violent-theremin/styles/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -89,17 +89,11 @@ button:not(.start-message):active {
align-items: center;
background-color: transparent;
cursor: pointer;
font-size: 50px;
font-size: 1.4rem;
text-align: center;
overflow: hidden;
}

.start-message {
position: absolute;
font-size: 1.4rem;
left: 5px;
}

.control-message {
position: absolute;
font-size: 1.4rem;
Expand Down

0 comments on commit 989db38

Please sign in to comment.