From 79a88fed72b5582118ce708d023ec3ad8abf0a10 Mon Sep 17 00:00:00 2001 From: Erling Aaby Date: Tue, 16 Apr 2013 08:17:43 +0200 Subject: test placement animation --- public/css/divanim.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/css/divanim.less') diff --git a/public/css/divanim.less b/public/css/divanim.less index fa87bba..a89dd1e 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; background-repeat: no-repeat; background-size: cover;} #situation { -- cgit v1.2.3