fix pointer events
This commit is contained in:
parent
c777c34913
commit
896b46a1a1
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
pointer-events: none;
|
||||||
h1 {
|
h1 {
|
||||||
font-size: inherit;
|
font-size: inherit;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
Loading…
Reference in a new issue