aboutsummaryrefslogtreecommitdiff
path: root/lab/parallax.html
diff options
context:
space:
mode:
authorADRN <adrien@luxeylab.net>2021-10-18 00:24:29 +0200
committerADRN <adrien@luxeylab.net>2021-10-18 00:31:09 +0200
commitf9387eef92e24f48c86bdd3b42d6fde8390d3f51 (patch)
treee3928f9efffaf30ac34a0fb95af8a18160888780 /lab/parallax.html
parentb314cf3df64b63ae1eab25072c316760aeb9749b (diff)
downloaddesign-f9387eef92e24f48c86bdd3b42d6fde8390d3f51.tar.gz
design-f9387eef92e24f48c86bdd3b42d6fde8390d3f51.zip
rassemblement des assets, import CSS de Space Mono dans son fichier
Diffstat (limited to 'lab/parallax.html')
-rw-r--r--lab/parallax.html2
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;