From c55f59c388496159e39c33d074f984ec22c75945 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=A9=20Viricel?= Date: Mon, 26 Oct 2020 16:23:34 +0100 Subject: [PATCH] Add gradient background to Hero component --- components/Hero.vue | 48 ++++++++++++++++++++++++--------------------- 1 file changed, 26 insertions(+), 22 deletions(-) diff --git a/components/Hero.vue b/components/Hero.vue index 71ac0ce..cdebb44 100644 --- a/components/Hero.vue +++ b/components/Hero.vue @@ -1,26 +1,30 @@