all repos — honk @ 7cb0bb7a60a09757ca5017e6f75977e8edf8922c

my fork of honk

tighten up phone buttons
Ted Unangst tedu@tedunangst.com
Fri, 26 Apr 2019 09:13:52 -0400
commit

7cb0bb7a60a09757ca5017e6f75977e8edf8922c

parent

4dab83309b4fe450d38daf23392287c5f293ffc7

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

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

@@ -178,4 +178,7 @@ .honk .title img {

width: 48px; height: 48px; } + .honk button { + margin-right: 4em; + } }