diff options
Diffstat (limited to 'public/css/divanim.less')
-rw-r--r-- | public/css/divanim.less | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/public/css/divanim.less b/public/css/divanim.less index c573039..fa87bba 100644 --- a/public/css/divanim.less +++ b/public/css/divanim.less @@ -12,6 +12,8 @@ width: 100%; height: 100%; background-position: center 40%; + background-repeat: no-repeat; + background-size: cover;} #situation { position: absolute; width: 100%; |