v0.1 #1

Merged
niklas merged 17 commits from develop into master 2020-04-22 14:53:02 +00:00
Showing only changes of commit 2ab567d3ae - Show all commits

View File

@ -1,6 +1,7 @@
body { body {
background-image: url("./../assets/bg.png"); background-image: url("./../assets/bg.png");
background-size: cover; /* This still need some work*/
background-position: center center;
user-select: none; user-select: none;