From ca4d87b315fd476ffa1f7dd289a3a363349844e0 Mon Sep 17 00:00:00 2001 From: Kevin Midboe Date: Fri, 4 Mar 2022 18:13:43 +0100 Subject: [PATCH] Increased height to 30vh & added expand/collapse icon on hover --- src/components/LandingBanner.vue | 45 ++++++++++++++++++++++++++++---- 1 file changed, 40 insertions(+), 5 deletions(-) diff --git a/src/components/LandingBanner.vue b/src/components/LandingBanner.vue index c1a6b24..ca745bb 100644 --- a/src/components/LandingBanner.vue +++ b/src/components/LandingBanner.vue @@ -1,16 +1,29 @@