diff --git a/index.html b/index.html index c4ad155..b42ba5a 100644 --- a/index.html +++ b/index.html @@ -131,6 +131,7 @@ opacity: 1; color: white; padding-top: 1rem; + user-select: none; } .fade-out { @@ -140,6 +141,7 @@ .fade-in { opacity: 1!important; + user-select: all!important; } @@ -160,11 +162,11 @@ -

+

 

- @@ -209,7 +209,7 @@