From 12020f9a9ef57525a808f15fd6556ff3e43d4bb8 Mon Sep 17 00:00:00 2001 From: Olivia206 <olivia.simonet@mmibordeaux.com> Date: Thu, 28 Jul 2022 17:11:15 +0200 Subject: [PATCH] Home --- assets/sass/_theme/sections/home.sass | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/assets/sass/_theme/sections/home.sass b/assets/sass/_theme/sections/home.sass index e69de29b..d75b0590 100644 --- a/assets/sass/_theme/sections/home.sass +++ b/assets/sass/_theme/sections/home.sass @@ -0,0 +1,9 @@ +.page__home + main + header + picture + max-height: 100% + img + filter: none + mix-blend-mode: normal + opacity: .5 -- GitLab