aboutsummaryrefslogtreecommitdiffstats
path: root/english/debhome.css
diff options
context:
space:
mode:
authorLaura Arjona Reina <larjona@debian.org>2019-07-08 16:13:32 +0200
committerLaura Arjona Reina <larjona@debian.org>2019-07-08 16:13:32 +0200
commitb398a26de071137c7b9706da8f74fcf21df99763 (patch)
tree23c6b12b32dc056e0e235fadb2735dfb216347c6 /english/debhome.css
parent3385b5212dafcc1ea1527b9cfc2db825019a7156 (diff)
make the background of the banner fill all the available space for it, so it's displayed correctly in small screens. Thanks Aurélien Couderc
Diffstat (limited to 'english/debhome.css')
-rw-r--r--english/debhome.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/english/debhome.css b/english/debhome.css
index 4b5900e4fe1..241f093bbb3 100644
--- a/english/debhome.css
+++ b/english/debhome.css
@@ -27,7 +27,7 @@
background-image: url('Pics/futureprototype-bg.png');
background-position:top center;
background-repeat: no-repeat;
- background-size: 100%;
+ background-size: cover;
margin-top: 0;
margin-bottom: 1.5em;
text-align: center;

© 2014-2024 Faster IT GmbH | imprint | privacy policy