fix(about): widen pull-quote desktop max-width 44ch to 70ch to end ribbon snap at 960px

This commit is contained in:
daniel-c-harvey
2026-06-17 22:04:20 -04:00
parent 8c811c411c
commit 4e2033e40c
+1 -1
View File
@@ -481,7 +481,7 @@
.pull-quote {
margin: 0;
margin-left: -7rem;
max-width: 44ch;
max-width: 70ch;
}
.pull-eyebrow {