From a4be60147d1239985f2185db3b41691211390030 Mon Sep 17 00:00:00 2001 From: Ovidiu U Date: Sat, 14 Mar 2026 07:29:07 +0000 Subject: [PATCH] Remove services heading and increase services section top padding --- css/style.css | 2 +- index.php | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index 5eb9252..1a0d460 100644 --- a/css/style.css +++ b/css/style.css @@ -119,7 +119,7 @@ a { display: flex; flex-direction: column; justify-content: center; - padding: 4rem 3rem 2rem; + padding: 7rem 3rem 2rem; border: var(--border-thick); background: var(--grey-light); margin-bottom: 2rem; diff --git a/index.php b/index.php index b7a3494..fdf2847 100644 --- a/index.php +++ b/index.php @@ -26,7 +26,6 @@ require __DIR__.'/includes/header.php';
-

Services