make sure buttons have vertical spacing too
This commit is contained in:
parent
9f9facba97
commit
568244591f
|
@ -149,6 +149,7 @@ input[type=file] {
|
|||
}
|
||||
.honk button {
|
||||
margin-left: 4em;
|
||||
margin-top: 2em;
|
||||
}
|
||||
.subtle {
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue