Removed unused cursor

This commit is contained in:
ElPumpo
2018-06-30 20:48:36 +02:00
parent 485802f7be
commit 59bf796e43
7 changed files with 5 additions and 25 deletions
-6
View File
@@ -3,12 +3,6 @@ html {
font-family: 'Open Sans', sans-serif;
}
#cursor {
position: absolute;
z-index: 99999999;
display: none;
}
.full-screen {
width: 100%;
height:100%;