Added movie tile. Fixed actor header. Larger breakpoint for nav menu.

This commit is contained in:
DebaucheryLibrarian
2020-08-01 15:11:07 +02:00
parent 6c5a62353c
commit 767437d9aa
28 changed files with 254 additions and 67 deletions

View File

@@ -356,7 +356,7 @@ export default {
}
}
@media(max-width: $breakpoint-micro) {
@media(max-width: $breakpoint) {
.nav {
display: none;
}