am 6a8f88cd
: adjust image placement for m hero on medium screens.
* commit '6a8f88cdec931470256ade35ffe6b8097425e36f': adjust image placement for m hero on medium screens.
This commit is contained in:
@@ -8848,8 +8848,12 @@ $spritesheet: width height image $spritesheet-sprites;
|
||||
@media (max-width: 1200px) {
|
||||
|
||||
.dac-hero.dac-darken.mprev {
|
||||
background-size: auto 600px;
|
||||
background-size: auto 700px;
|
||||
background-position: 55% 0;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.dac-hero-cta.mprev {
|
||||
white-space:nowrap;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user