aboutsummaryrefslogtreecommitdiffstats
path: root/src/sass/components/poster.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/sass/components/poster.scss')
-rw-r--r--src/sass/components/poster.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sass/components/poster.scss b/src/sass/components/poster.scss
index 2e966a32..6b2d7b6b 100644
--- a/src/sass/components/poster.scss
+++ b/src/sass/components/poster.scss
@@ -10,6 +10,7 @@
height: 100%;
left: 0;
opacity: 0;
+ pointer-events: none;
position: absolute;
top: 0;
transition: opacity 0.2s ease;