all repos — honk @ 5f23fd739a10cbd41fbf5ff7e70d7b8df2af8f81

my fork of honk

make sure buttons have vertical spacing too
Ted Unangst tedu@tedunangst.com
Fri, 23 Aug 2019 20:45:43 -0400
commit

5f23fd739a10cbd41fbf5ff7e70d7b8df2af8f81

parent

f409d2694b6afa51206b3bb7196c4310f16f5478

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M views/style.cssviews/style.css

@@ -149,6 +149,7 @@ margin-top: 0px;

} .honk button { margin-left: 4em; + margin-top: 2em; } .subtle { }