diff options
Diffstat (limited to 'lab/parallax.html')
-rw-r--r-- | lab/parallax.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lab/parallax.html b/lab/parallax.html index f3ab3da..c501962 100644 --- a/lab/parallax.html +++ b/lab/parallax.html @@ -9,7 +9,7 @@ <link rel="stylesheet" href="assets/css/chota.min.css"> <style type="text/css"> header { - background-image: url("assets/images/illustration-ronce_2400x1531px.png"); + background-image: url("assets/images/ronce/illustration-ronce_2400x1531px.png"); position: fixed; height: 100vh; width: 100vw; |