Don't set table-item img width when vw < 400px
This commit is contained in:
@@ -112,7 +112,6 @@ $social-button_inner_margin: 10px;
|
||||
|
||||
@include mixins.mx_mobile {
|
||||
margin: 0 0 2px 0;
|
||||
width: $table-item_img_width;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -189,15 +188,6 @@ $social-button_inner_margin: 10px;
|
||||
|
||||
img {
|
||||
margin: 0 0 2px 0;
|
||||
width: $table-item_img_width;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.square {
|
||||
img {
|
||||
@include mixins.mx_mobile {
|
||||
height: $table-item_img_width;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user