From 056bf01823987e8a15dce4f88d841dad7ffec76b Mon Sep 17 00:00:00 2001 From: Baxter Eaves Date: Mon, 16 Dec 2024 14:57:16 -0600 Subject: [PATCH] fix tagline --- sass/style0002.sass | 10 +++++----- templates/index.html | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sass/style0002.sass b/sass/style0002.sass index d7102a4..e59f490 100644 --- a/sass/style0002.sass +++ b/sass/style0002.sass @@ -25,6 +25,7 @@ a position: relative margin: 0 auto padding: 0 1rem + overflow-x: hidden @media screen and (max-width: $mobile) padding: 0 0.5rem @@ -249,9 +250,9 @@ div.person #title width: 100% background-size: cover - // align-items: flex-start background-color: rgba(255, 255, 255, 0.7) background-blend-mode: lighten + padding-bottom: 1rem h1 margin: 0 @@ -288,7 +289,6 @@ div.person @media screen and (min-width: $small) img - max-height: 600px width: auto @media screen and (max-width: $small) and (min-width: $mobile) @@ -321,7 +321,9 @@ div.person img display: block - width: 100% + max-width: 100% + max-height: 50vh + margin: 0 auto #img-container display: block @@ -424,8 +426,6 @@ div.post #post-title - // max-width: 60rem - // margin: 0 auto position: relative display: grid padding: 10rem 3rem diff --git a/templates/index.html b/templates/index.html index 47bb828..fa89aaf 100644 --- a/templates/index.html +++ b/templates/index.html @@ -32,7 +32,7 @@

- Healthy Data, Healthy Business: Your ML-Powered Quality Sentinel + Find, explain, and fix bad data & the processes behind them

From detecting data errors and anomalies to diagnosing process inefficiencies, Plover continuously monitors your business operations via your data systems to automatically identify issues, and improve and maintain the health of your business.