aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/public
diff options
context:
space:
mode:
authorErling Aaby <spa440w@gmail.com>2013-04-23 13:03:08 +0200
committerErling Aaby <spa440w@gmail.com>2013-04-23 13:03:08 +0200
commit307fefdd12c648365bdfd3fe755b14f5f172441f (patch)
treeb14f8b1186b1bf9e4e020c5e9cf43795135dc63d /public
parentherounit span changed 9-8 (diff)
downloadDivid-307fefdd12c648365bdfd3fe755b14f5f172441f.tar.gz
changed animation devanim.less
Diffstat (limited to 'public')
-rw-r--r--public/css/devanim.less2
1 files changed, 1 insertions, 1 deletions
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;