fix(about): widen pull-quote desktop max-width 44ch to 70ch to end ribbon snap at 960px
This commit is contained in:
@@ -481,7 +481,7 @@
|
|||||||
.pull-quote {
|
.pull-quote {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
margin-left: -7rem;
|
margin-left: -7rem;
|
||||||
max-width: 44ch;
|
max-width: 70ch;
|
||||||
}
|
}
|
||||||
|
|
||||||
.pull-eyebrow {
|
.pull-eyebrow {
|
||||||
|
|||||||
Reference in New Issue
Block a user