Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit 70dc36a

Browse files
committed
Rebuilding
1 parent 35dd3d1 commit 70dc36a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

app/public/css/embed.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,12 @@ body {
320320
height: 100%;
321321
z-index: 0;
322322
}
323+
#soundContexts button {
324+
margin-bottom: 0.5em;
325+
}
326+
#soundContexts button:last-child {
327+
margin-bottom: 0;
328+
}
323329
.volume-slider {
324330
margin: 1rem 0;
325331
}

0 commit comments

Comments
 (0)