diff --git a/EasCss.css b/EasCss.css index a77c8b0..1fe419e 100644 --- a/EasCss.css +++ b/EasCss.css @@ -12,4 +12,5 @@ -o-transition: all .6s ease-in; transition: all .6s ease-in; opacity: 0; -} \ No newline at end of file + display: inline; +}