summaryrefslogtreecommitdiff
path: root/client/src
diff options
context:
space:
mode:
Diffstat (limited to 'client/src')
-rw-r--r--client/src/index.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/index.css b/client/src/index.css
index 27bb2c9..77b8619 100644
--- a/client/src/index.css
+++ b/client/src/index.css
@@ -12,7 +12,7 @@ body {
-moz-osx-font-smoothing: grayscale;
height: 100%;
width: 100%;
- background: url('../public/assets/images/background.png') no-repeat center center fixed;
+ background: url('../public/assets/images/tri.jpg') no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;