all repos — honk @ 5f1f1df8966b4475bb7e95b04ea5fd0ee6b9d441

my fork of honk

add a max width to get more grids
Ted Unangst tedu@tedunangst.com
Tue, 30 Jan 2024 23:05:42 -0500
commit

5f1f1df8966b4475bb7e95b04ea5fd0ee6b9d441

parent

41f42bb40afab3f4fe68b5c32a075a648d001695

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

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

@@ -341,6 +341,7 @@ display: block;

} .noise img.donk { max-height: 400px; + max-width: 48%; display: inline; } img.emu {