From 33f04efd9aa3326f49e10047f2cc98095884dd58 Mon Sep 17 00:00:00 2001 From: Ted Unangst Date: Mon, 30 Sep 2019 14:50:36 -0400 Subject: [PATCH] space out noises a bit more --- views/style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/views/style.css b/views/style.css index 3fd6619..e5df307 100644 --- a/views/style.css +++ b/views/style.css @@ -177,6 +177,9 @@ input[type=file] { margin-left: 4em; margin-top: 2em; } +.honk .noise { + line-height: 1.4; +} .subtle { } .subtle .noise {