UHK detection

Closes #258
This commit is contained in:
Farkas József
2017-02-18 14:15:16 +01:00
committed by József Farkas
parent c2103c7d50
commit 715b924be0
18 changed files with 202 additions and 29 deletions

View File

@@ -30,3 +30,8 @@
text-shadow: 0 0 5px #444;
}
}
main-app {
min-height: 100vh;
width: 100%;
}