all repos — honk @ 44171e9dfbec511dff779d0367eae635725f48ee

my fork of honk

fix padding on mobile
Anirudh Oppiliappan x@icyphox.sh
Mon, 04 Mar 2024 12:38:50 +0200
commit

44171e9dfbec511dff779d0367eae635725f48ee

parent

41624344e37a2f73a19dfe3024b3f99443273c5a

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

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

@@ -509,6 +509,8 @@

.info { border: none; margin-top: 0px; + padding-left: 1em; + padding-right: 1em; }