This commit is contained in:
2025-05-13 11:34:12 -07:00
parent 40eee10e03
commit 73e7cbc71f
4 changed files with 23 additions and 12 deletions

View File

@@ -4,6 +4,12 @@
padding-top: 6rem;
padding-bottom: 20rem;
@include media-breakpoint-down(md) {
.col:first-of-type {
display: none;
}
}
.content-wrapper {
.content {
h2 {