From 60b7fa4e80a80d6a5e71a6ce153073348f667f4f Mon Sep 17 00:00:00 2001 From: sotrali Date: Tue, 30 Dec 2025 15:03:44 -0500 Subject: [PATCH] service overhaul page work --- css/style.css | 2 +- services2.html | 126 ++++++++++++++++++++++++++++++++----------------- 2 files changed, 83 insertions(+), 45 deletions(-) diff --git a/css/style.css b/css/style.css index f86001b..75c5363 100644 --- a/css/style.css +++ b/css/style.css @@ -83,7 +83,7 @@ main { text-align: center; - min-width: 100%; + width: 100%; padding: 0; margin: 0; } diff --git a/services2.html b/services2.html index f6bc1f4..1aa38f2 100644 --- a/services2.html +++ b/services2.html @@ -13,24 +13,61 @@