diff options
Diffstat (limited to 'html/404.html')
-rw-r--r-- | html/404.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/html/404.html b/html/404.html index c06882f..2b30498 100644 --- a/html/404.html +++ b/html/404.html @@ -33,6 +33,7 @@ flex-direction: column; height: 100vh; justify-content: center; + user-select: none; width: 100vw; } |