Major usability improvements

This commit is contained in:
2015-08-06 15:37:17 +02:00
parent 16f7c38f3e
commit d27afa9558
34 changed files with 467 additions and 103 deletions
@@ -13,7 +13,6 @@
//= require pickdate
//= require_directory .
//= require_self
if(!Modernizr.cssanimations){
window.location = "/unsupported-browser";
}