Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.

Commit 4a0069e

Browse files
authored
Update index.html
1 parent 482b2b4 commit 4a0069e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1212,7 +1212,7 @@ <h1>Emoji Added!</h1>
12121212
<hr />
12131213
<style>
12141214
.soundboardButton {
1215-
min-width: 100px;
1215+
min-width: 150px;
12161216
width: fit-content;
12171217
font-size: 20px;
12181218
background: var(--soundboard-button-bgcolor);
@@ -1246,7 +1246,7 @@ <h1>Emoji Added!</h1>
12461246

12471247

12481248
.soundboardButtonStop {
1249-
min-width: 100px;
1249+
min-width: 150px;
12501250
width: fit-content;
12511251
font-size: 20px;
12521252
background: var(--soundboard-stop-button-bgcolor);

0 commit comments

Comments
 (0)