all repos — honk @ 79bf63e34ccb38349f62e00285c19515c5edf739

my fork of honk

fix padding
Anirudh Oppiliappan x@icyphox.sh
Sat, 02 Mar 2024 15:04:03 +0200
commit

79bf63e34ccb38349f62e00285c19515c5edf739

parent

3e30b0231c4d440da95d270422dd70493ea94470

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

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

@@ -156,6 +156,8 @@ margin-bottom: 1em;

margin-top: 1em; } .info div { + padding-left: 1em; + padding-right: 1em; margin-top: 1em; margin-bottom: 1em; }