fix: refine mobile pull quote artwork
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user