diff options
Diffstat (limited to 'dash/css/dash.css')
| -rw-r--r-- | dash/css/dash.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dash/css/dash.css b/dash/css/dash.css index 8792c52..f86cef2 100644 --- a/dash/css/dash.css +++ b/dash/css/dash.css @@ -7,7 +7,7 @@ body { margin: 0; padding: 0; background-image: linear-gradient(135deg, rgba(0,0,0,0.7) 10%, rgba(0,0,0,0.5) 50%, rgba(0,0,0,0)), - url('../../img/3.jpg'); + url('../img/0.jpg'); background-size: cover; background-repeat: no-repeat; background-attachment: fixed; |
