fix image display in firefox browser (#19421)

This commit is contained in:
Ihor Sychevskyi
2020-03-03 00:27:38 +02:00
committed by GitHub
parent 007080e2d2
commit 9865699335
+3
View File
@@ -133,18 +133,21 @@ $feature-box-div-width: 45%
max-width: 25%
max-height: 100%
transform: translateY(-50%)
width: 100%
&:nth-child(odd)
padding-right: 210px
.image-wrapper
right: 0
text-align: right
&:nth-child(even)
padding-left: 210px
.image-wrapper
left: 0
text-align: left
&:nth-child(1)
padding-right: 0