faster animation fade in

This commit is contained in:
Feross Aboukhadijeh
2016-03-07 18:58:43 -08:00
parent 4b890ee9f6
commit aa82f73681

View File

@@ -63,7 +63,7 @@ body {
height: 100%;
display: flex;
flex-flow: column;
animation: fadein 1s;
animation: fadein 0.3s;
}
/*