Parent sets wrapping so it can also set padding-right
This commit is contained in:
		| @@ -27,7 +27,6 @@ export default { | |||||||
|  |  | ||||||
| .movie-detail { | .movie-detail { | ||||||
|   margin-bottom: 20px; |   margin-bottom: 20px; | ||||||
|   margin-right: 20px; |  | ||||||
|  |  | ||||||
|   &:last-of-type { |   &:last-of-type { | ||||||
|     margin-bottom: 0px; |     margin-bottom: 0px; | ||||||
| @@ -35,7 +34,6 @@ export default { | |||||||
|  |  | ||||||
|   @include tablet-min { |   @include tablet-min { | ||||||
|     margin-bottom: 30px; |     margin-bottom: 30px; | ||||||
|     margin-right: 30px; |  | ||||||
|   } |   } | ||||||
|  |  | ||||||
|   h2.title { |   h2.title { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user