From 8d17a31bd701d7b9c90c546b29f3bf9ffa4cc41f Mon Sep 17 00:00:00 2001 From: Collin Williams <96917990+bluedragon1221@users.noreply.github.com> Date: Thu, 11 Jun 2026 12:40:51 -0500 Subject: changes to article structure, wrote about ai --- style.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index 13d21ff..0172983 100644 --- a/style.css +++ b/style.css @@ -16,6 +16,8 @@ body { justify-content: center; align-items: flex-start; padding-top: 2rem; + padding-left: 2rem; + padding-right: 2rem; } h1 { -- cgit v1.3.1