From 307fefdd12c648365bdfd3fe755b14f5f172441f Mon Sep 17 00:00:00 2001 From: Erling Aaby Date: Tue, 23 Apr 2013 13:03:08 +0200 Subject: changed animation devanim.less --- public/css/devanim.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public') diff --git a/public/css/devanim.less b/public/css/devanim.less index 5a89212..5f26472 100644 --- a/public/css/devanim.less +++ b/public/css/devanim.less @@ -10,7 +10,7 @@ position: relative; border: solid 2px black; margin: 0 auto; - margin-top: 100px; + margin-top: 10px; background: white; -webkit-animation: devices 9s ease 0s infinite; -moz-animation: devices 9s ease 0s infinite; -- cgit v1.2.3