Added pagination and search to movies page.
This commit is contained in:
@@ -179,7 +179,7 @@ export default {
|
||||
}
|
||||
}
|
||||
|
||||
@media(max-width: $breakpoint) {
|
||||
@media(max-width: $breakpoint-kilo) {
|
||||
.movie {
|
||||
height: 12rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user