heartwood every commit a ring

Fix light mode home hero

051c0b5d by Isaac Bythewood · 3 years ago

modified pages/static_src/styles/home.scss
@@ -2,6 +2,7 @@  height: calc(100vh - 56px);  max-height: 1080px;  overflow: hidden;  position: relative;}.home-hero-image {
modified pages/templates/pages/home_page.html
@@ -21,7 +21,7 @@{% block main %}<div class="home-hero bg-blue-700 reverse-invert d-flex flex-column justify-content-center"><div class="home-hero reverse-invert d-flex flex-column justify-content-center align-items-center">  {% if self.cover_image %}  <div class="home-hero-image reverse-invert">    {% image self.cover_image fill-640x360 format-webp as cover_image_640 %}