Skip to content

Commit bb15ab6

Browse files
Tweak play button after recent changes
1 parent c44669f commit bb15ab6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/simulator.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
}
3636
.play-button svg {
3737
position: absolute;
38-
width: 47%;
39-
height: 47%;
38+
width: 45%;
39+
height: 45%;
4040
}
4141
.play-button-container {
4242
position: absolute;

0 commit comments

Comments
 (0)