Remove services heading and increase services section top padding

This commit is contained in:
Ovidiu U
2026-03-14 07:29:07 +00:00
parent a4c8912b61
commit a4be60147d
2 changed files with 1 additions and 2 deletions

View File

@@ -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;