From 35b7d93e78850837a9f4b3fc12cfe71bf6055e9e Mon Sep 17 00:00:00 2001 From: Antoine M Date: Wed, 15 Nov 2023 16:39:36 +0100 Subject: [PATCH] reducing icons sizes and enlarging icon spacing --- resources/css/blocks/tips-to-know.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/css/blocks/tips-to-know.css b/resources/css/blocks/tips-to-know.css index be09532..06e1f7c 100644 --- a/resources/css/blocks/tips-to-know.css +++ b/resources/css/blocks/tips-to-know.css @@ -19,7 +19,7 @@ img { @apply w-full h-full; max-width: 70%; - max-height: 70%; + max-height: 54%; } } &__tip-title {