Fixes and improvements

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