little better button arrangement

This commit is contained in:
Ted Unangst 2019-06-02 15:32:10 -04:00
parent d000b6da8b
commit 81c8dcc1a9
1 changed files with 1 additions and 4 deletions

View File

@ -136,7 +136,7 @@ button a {
margin-top: 0px; margin-top: 0px;
} }
.honk button { .honk button {
margin-right: 6em; margin-left: 4em;
} }
.tonked { .tonked {
} }
@ -190,7 +190,4 @@ img.emu {
width: 48px; width: 48px;
height: 48px; height: 48px;
} }
.honk button {
margin-right: 4em;
}
} }