Fixes image alignment when alignwide is used for screens larger than 1400px.
This commit is contained in:
parent
6c7657eeee
commit
48a36562e4
|
@ -22,7 +22,7 @@
|
|||
position: relative;
|
||||
|
||||
@media only screen and (min-width: 1526px) {
|
||||
left: 30px;
|
||||
width: 100% !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue