From eb3b1665e3a45c5ab2986e4f1d492179e9098a66 Mon Sep 17 00:00:00 2001 From: idrax47 Date: Mon, 18 Nov 2024 17:38:20 -0300 Subject: [PATCH] Update style.css --- style.css | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/style.css b/style.css index ce694d2..eb98f4e 100644 --- a/style.css +++ b/style.css @@ -31,6 +31,7 @@ section { padding: 20px; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); +} section h2 { color: #007acc; @@ -60,7 +61,4 @@ footer { padding: 10px; background: #333; color: white; -} - - - +} \ No newline at end of file