Commit 43637b0f authored by Ross's avatar Ross

- top

parent fa61db21
...@@ -35,11 +35,9 @@ ...@@ -35,11 +35,9 @@
@keyframes title_fade_in { @keyframes title_fade_in {
from { from {
opacity: 0.5; opacity: 0.5;
top: 0px;
} }
to { to {
opacity: 1; opacity: 1;
top: 0px;
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment