Update main.css

This commit is contained in:
BenjaminToby 2021-05-25 11:36:01 +01:00
parent b3c079e090
commit 815d3a5aa1

View File

@ -387,6 +387,10 @@ input:focus {
font-size: 40px; font-size: 40px;
} }
.hero-section {
padding: 40px 20px 20px 20px;
}
.hero-content-link { .hero-content-link {
font-size: 20px; font-size: 20px;
} }