From 6819538d51796f6c55d1d32db140ac60504b95e0 Mon Sep 17 00:00:00 2001 From: Brosef Date: Sun, 8 Feb 2026 01:56:42 +0000 Subject: [PATCH] Fixed CSS typo --- styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles.css b/styles.css index d0d9c66..9b09665 100644 --- a/styles.css +++ b/styles.css @@ -29,7 +29,7 @@ body { -header main footer { +header, main, footer { width: 100%; }