summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
Diffstat (limited to 'public')
-rw-r--r--public/assets/css/css.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/assets/css/css.css b/public/assets/css/css.css
index 695fbc3..57979b1 100644
--- a/public/assets/css/css.css
+++ b/public/assets/css/css.css
@@ -6,6 +6,7 @@ html,body {
background: #000;
background-size: contain;
background-position: bottom left;
+ background-repeat: no-repeat;
}
html,body,input,button,textarea,.fileUploadButton {
font-size: 12px;