diff --git a/views/style.css b/views/style.css index 92c36e9..aaef1b2 100644 --- a/views/style.css +++ b/views/style.css @@ -178,4 +178,7 @@ img.emu { width: 48px; height: 48px; } + .honk button { + margin-right: 4em; + } }