From 61c4ebe782cd742f84f16af9966d3ed91bd6cec6 Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Mon, 21 Oct 2019 14:43:43 +0200 Subject: css fix : ajust icon size in mobile view --- assets/css/home.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'assets/css/home.css') diff --git a/assets/css/home.css b/assets/css/home.css index fa846e1..0e5e4a1 100644 --- a/assets/css/home.css +++ b/assets/css/home.css @@ -520,6 +520,10 @@ footer { max-width: 100%; } + img.icon { + height: 23px; + } + } -- cgit v1.2.3