diff options
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..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 { |