diff options
Diffstat (limited to 'static/css/styles.css')
| -rw-r--r-- | static/css/styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/styles.css b/static/css/styles.css index 287eb516..d1e648f1 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -12,7 +12,7 @@ body { background-image: url("../images/site/pattern.png"); background-repeat: no-repeat; background-attachment: fixed; - background-size: 100% auto; + background-size: cover; background-position: center center; } |
