Make sure .full negative margin sticks on images wrapped in <p></p>
This commit is contained in:
@ -138,7 +138,7 @@ body:hover .visually-hidden button {
|
||||
|
||||
.full {
|
||||
@include breakpoint($large){
|
||||
margin-right: -1 * span(2.5 of 12);
|
||||
margin-right: -1 * span(2.5 of 12) !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user