This commit is contained in:
2025-05-07 10:11:18 -07:00
parent 09bc4a84b6
commit 8d8d6b1041
3 changed files with 17 additions and 2 deletions

View File

@@ -0,0 +1,8 @@
section.side-by-side-text {
padding: 4rem;
h2 {
@extend .goudy;
color: $c-navy;
}
}