Parent sets wrapping so it can also set padding-right

This commit is contained in:
2022-03-05 17:59:31 +01:00
parent caa8dffc87
commit 4dd51dc4cd

View File

@@ -27,7 +27,6 @@ export default {
.movie-detail {
margin-bottom: 20px;
margin-right: 20px;
&:last-of-type {
margin-bottom: 0px;
@@ -35,7 +34,6 @@ export default {
@include tablet-min {
margin-bottom: 30px;
margin-right: 30px;
}
h2.title {