fix pointer events

This commit is contained in:
j 2021-11-24 10:19:51 +01:00
parent c777c34913
commit 896b46a1a1

View file

@ -11,6 +11,7 @@
position: absolute;
width: 100%;
text-align: center;
pointer-events: none;
h1 {
font-size: inherit;
margin: 0;