Fixing some whitespace

This commit is contained in:
Aaron Powell
2026-02-02 15:33:04 +11:00
parent 3a7c8ccf1a
commit a64f4e78b9

View File

@@ -333,7 +333,7 @@ a:hover {
/* Hero Section */ /* Hero Section */
.hero { .hero {
background: var(--gradient-hero), var(--color-bg); background: var(--gradient-hero), var(--color-bg);
padding: 100px 0 50px; padding: 50px 0 20px;
text-align: center; text-align: center;
position: relative; position: relative;
} }