diff options
author | Erling Aaby <spa440w@gmail.com> | 2013-04-16 13:54:24 +0200 |
---|---|---|
committer | Erling Aaby <spa440w@gmail.com> | 2013-04-16 13:54:24 +0200 |
commit | 2bd6a3315f51a452b2edf5d221c9c0ba19b9b707 (patch) | |
tree | 265d826285f3cf83e525b6e0822d38276d0ca5c1 /public/css/divanim.less | |
parent | Moved animation over title (diff) | |
download | Divid-2bd6a3315f51a452b2edf5d221c9c0ba19b9b707.tar.gz |
position animation
Diffstat (limited to 'public/css/divanim.less')
-rw-r--r-- | public/css/divanim.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/css/divanim.less b/public/css/divanim.less index fa87bba..4991cd3 100644 --- a/public/css/divanim.less +++ b/public/css/divanim.less @@ -11,7 +11,7 @@ overflow: hidden; width: 100%; height: 100%; - background-position: center 40%; + background-position: center 10%; background-repeat: no-repeat; background-size: cover;} #situation { |