diff --git a/views/style.css b/views/style.css index 07d1f9d..6b45ccd 100644 --- a/views/style.css +++ b/views/style.css @@ -136,7 +136,7 @@ button a { margin-top: 0px; } .honk button { - margin-right: 6em; + margin-left: 4em; } .tonked { } @@ -190,7 +190,4 @@ img.emu { width: 48px; height: 48px; } - .honk button { - margin-right: 4em; - } }