From 46445385b70bd7e645cf400ace89e09df1b2b6a0 Mon Sep 17 00:00:00 2001 From: Julien Calixte Date: Sat, 24 May 2025 09:53:15 +0200 Subject: [PATCH] fix: roof, really? --- index.css | 8 ++++---- index.html | 4 ++-- team-leader.html | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/index.css b/index.css index 1301224..93e0646 100644 --- a/index.css +++ b/index.css @@ -46,13 +46,13 @@ li { color: var(--color); } -.customer-satisfaction-roof-parent { +.customer-satisfaction-parent { filter: url(#round); /* Making the triangle fit the rest of the house */ margin: 0 -1rem; } -.customer-satisfaction-roof { +.customer-satisfaction { display: flex; flex-direction: column; justify-content: flex-end; @@ -63,8 +63,8 @@ li { font-size: clamp(15px, 2.1vw, 28px); } -.customer-satisfaction-roof h2, -.customer-satisfaction-roof p { +.customer-satisfaction h2, +.customer-satisfaction p { margin: 0; padding: 0 0.5rem 0.5rem; border-radius: 0; diff --git a/index.html b/index.html index 0d13844..46d8948 100644 --- a/index.html +++ b/index.html @@ -20,8 +20,8 @@

Thinking People System

-
-
+
+

Customer Satisfaction

Use Value analysis / diff --git a/team-leader.html b/team-leader.html index be07cce..cf2bb3a 100644 --- a/team-leader.html +++ b/team-leader.html @@ -20,8 +20,8 @@

Thinking People System

-
-
+
+

Is the customer satisfied?