push tout

This commit is contained in:
Florian Ehr 2021-02-19 13:02:14 +01:00
parent c1eee4227e
commit 3cdfffab3c
2 changed files with 23 additions and 15 deletions

View file

@ -1,3 +1,11 @@
body {
-webkit-user-select: none;
-webkit-touch-callout: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.home{
flex:1;
height:100%;