Hiding scene photos and trailers from guests.

This commit is contained in:
DebaucheryLibrarian
2021-05-15 02:51:52 +02:00
parent 83ed793e39
commit 846b860c06
4 changed files with 60 additions and 4 deletions

View File

@@ -327,6 +327,10 @@ export default {
.banner {
background-position: center;
background-size: cover;
::v-deep .scrollable {
backdrop-filter: blur(1rem);
}
}
.info {