make sure buttons have vertical spacing too

This commit is contained in:
Ted Unangst 2019-08-23 20:45:43 -04:00
parent 9f9facba97
commit 568244591f
1 changed files with 1 additions and 0 deletions

View File

@ -149,6 +149,7 @@ input[type=file] {
}
.honk button {
margin-left: 4em;
margin-top: 2em;
}
.subtle {
}