diff --git a/static/style/styles.css b/static/style/styles.css index 7341d25..c5c2210 100755 --- a/static/style/styles.css +++ b/static/style/styles.css @@ -61,7 +61,7 @@ body { background-image:url(linien1.svg); background-repeat:no-repeat; - background-size:contain; + background-size:100% auto; background-position:center; background-attachment:fixed; background-color:#3F3836;