tighten up phone buttons

This commit is contained in:
Ted Unangst 2019-04-26 09:13:52 -04:00
parent c9075e46ff
commit e21a9b009b
1 changed files with 3 additions and 0 deletions

View File

@ -178,4 +178,7 @@ img.emu {
width: 48px;
height: 48px;
}
.honk button {
margin-right: 4em;
}
}