This commit is contained in:
2025-05-07 14:39:12 -07:00
parent 0fcdb7b30c
commit b18d18888f
3 changed files with 5 additions and 5 deletions

View File

@@ -1,12 +1,12 @@
.text-over-image-a {
background-position: center;
background-size: cover;
padding-bottom: 4rem;
.content-wrapper {
background-color: rgba($c-navy, 0.8);
transform: translateY(-1.25rem);
padding-top: 4rem;
padding-bottom: 2rem;
padding: 4rem 3rem 2rem;
.content {
color: $c-white;