From 7c117e9604715761aeb9da040bd131e2b65c2641 Mon Sep 17 00:00:00 2001 From: thdupin2 Date: Wed, 26 Jun 2024 21:30:05 +0200 Subject: [PATCH] :bug: fix: about-me --- styles.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/styles.css b/styles.css index 6b29200..466b36e 100644 --- a/styles.css +++ b/styles.css @@ -218,9 +218,7 @@ section .wave.wave4 { align-items: center; background-color: white; color: black; - width: 100%; - height: inherit; - gap: 30px; + gap: 10px; } .about-me-content {