make sure buttons have vertical spacing too
Ted Unangst tedu@tedunangst.com
Fri, 23 Aug 2019 20:45:43 -0400
1 files changed,
1 insertions(+),
0 deletions(-)
jump to
M
views/style.css
→
views/style.css
@@ -149,6 +149,7 @@ margin-top: 0px;
} .honk button { margin-left: 4em; + margin-top: 2em; } .subtle { }