From 54f398ccca66e302a42ab33ecded4128dd45bf0a Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Mon, 30 Jul 2018 11:45:18 +0300 Subject: Fix icon height --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 7b986bb..c12257a 100644 --- a/style.css +++ b/style.css @@ -33,6 +33,7 @@ body { .links img { height: 100%; margin: 0 20px; + min-height: 1px; } .instagram img { -- cgit v1.3