From 83abceb8bed7a262c745a8384786d7bd47b81904 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Fri, 24 Mar 2017 10:29:44 +0100 Subject: must be 1.35rem --- view/theme/redbasic/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 3d104f981..c38c5c4d0 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -84,7 +84,7 @@ h6, .h6 { } #banner img { - max-height: 1.5rem; + max-height: 1.35rem; width: auto; } -- cgit v1.2.3