From 761aaec56f7ce2aa912f86f269da2609b6c35b20 Mon Sep 17 00:00:00 2001 From: Moritz Warning Date: Wed, 29 Jan 2020 19:57:43 +0100 Subject: [PATCH] change line hight --- www/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/index.css b/www/index.css index ea1dd50..6cca516 100644 --- a/www/index.css +++ b/www/index.css @@ -155,7 +155,7 @@ header > div { #images div div :first-child { width: 5em; display: inline-block; - line-height: 1.4; + line-height: 1.5; } #images > div { -- 2.30.2