From 334cf824c79943334884de2d58164160a79d3db8 Mon Sep 17 00:00:00 2001 From: Alvie Rahman Date: Thu, 13 Jan 2022 20:29:41 +0000 Subject: [PATCH] fix styling issues --- styles.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/styles.css b/styles.css index 4421997..96063f5 100644 --- a/styles.css +++ b/styles.css @@ -11,8 +11,7 @@ h3 { font-size: 1.5em; } body { max-width: none; width: 100%; - margin: none; - padding: none; + box-sizing: border-box; } .article {