Decreased the padding around movie list items on large screens to let the grow a bit larger.
This commit is contained in:
@@ -72,7 +72,7 @@ export default {
|
||||
}
|
||||
|
||||
@include desktop-lg-min{
|
||||
padding: 20px;
|
||||
padding: 15px;
|
||||
width: 12.5%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user