forked from DebaucheryLibrarian/traxxx
Hiding scene photos and trailers from guests.
This commit is contained in:
@@ -327,6 +327,10 @@ export default {
|
||||
.banner {
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
|
||||
::v-deep .scrollable {
|
||||
backdrop-filter: blur(1rem);
|
||||
}
|
||||
}
|
||||
|
||||
.info {
|
||||
|
||||
Reference in New Issue
Block a user