diff --git a/client/static/index.html b/client/static/index.html index f0e5456..9ee1b49 100644 --- a/client/static/index.html +++ b/client/static/index.html @@ -31,6 +31,7 @@ h2 { color: #c60008; } + /* The starting CSS styles for the enter animation */ .fade.ng-enter { transition:0.5s linear all; @@ -80,7 +81,8 @@ margin-bottom: 1px; } - + +
@@ -100,26 +102,28 @@ margin-bottom: 1px; }