Skip to content

Commit fb2f508

Browse files
Remove duplicate start-message class
1 parent 30df5db commit fb2f508

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

violent-theremin/styles/app.css

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -89,17 +89,11 @@ button:not(.start-message):active {
8989
align-items: center;
9090
background-color: transparent;
9191
cursor: pointer;
92-
font-size: 50px;
92+
font-size: 1.4rem;
9393
text-align: center;
9494
overflow: hidden;
9595
}
9696

97-
.start-message {
98-
position: absolute;
99-
font-size: 1.4rem;
100-
left: 5px;
101-
}
102-
10397
.control-message {
10498
position: absolute;
10599
font-size: 1.4rem;

0 commit comments

Comments
 (0)