four col thing

This commit is contained in:
2025-06-17 11:04:47 -07:00
parent dd4b0f4f66
commit a688b49a56
3 changed files with 5 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ section.intro-slide {
background-position: center;
background-size: cover;
background-repeat: no-repeat;
padding: 12rem 0;
padding: 20rem 0;
&:before {
content: "";
@@ -30,5 +30,6 @@ section.intro-slide {
p {
font-size: 34px;
margin-bottom: 0;
}
}