Fixed right aligned block position on the article page
This commit is contained in:
parent
b850bb4178
commit
f2b709e3f9
|
@ -201,7 +201,7 @@ img {
|
||||||
|
|
||||||
:global(.img-align-right.width-50) {
|
:global(.img-align-right.width-50) {
|
||||||
@include media-breakpoint-up(xl) {
|
@include media-breakpoint-up(xl) {
|
||||||
margin-right: -16.6666%;
|
margin-right: -8.3333%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user