fix: refine mobile pull quote artwork

This commit is contained in:
Keith Solomon
2026-06-27 19:20:33 -05:00
parent 8a601d90cb
commit 2986cb3ee8
2 changed files with 9 additions and 7 deletions
+3 -3
View File
@@ -68,9 +68,9 @@
.pull-quote .pull-quote__vector img {
height: 100%;
object-fit: cover;
object-position: left center;
width: 100%;
max-width: none;
object-fit: fill;
width: 180%;
}
.pull-quote .pull-quote__content {