diff options
author | ADRN <adrien@luxeylab.net> | 2021-10-18 01:01:50 +0200 |
---|---|---|
committer | ADRN <adrien@luxeylab.net> | 2021-10-18 01:01:50 +0200 |
commit | 88f618e51e1f4a4a762c46f37dea1011b8286ca9 (patch) | |
tree | 0930f542d0d8a3e309cfd21667254dbae92d4d92 /assets | |
parent | cfc1c598db65e43f5e74ce3cf1289c4936546d34 (diff) | |
download | design-88f618e51e1f4a4a762c46f37dea1011b8286ca9.tar.gz design-88f618e51e1f4a4a762c46f37dea1011b8286ca9.zip |
minor
Diffstat (limited to 'assets')
-rw-r--r-- | assets/css/blueprint.css | 3 | ||||
-rw-r--r-- | assets/images/deuxfleurs-logo.png | bin | 0 -> 35314 bytes |
2 files changed, 2 insertions, 1 deletions
diff --git a/assets/css/blueprint.css b/assets/css/blueprint.css index f3e98ee..83ddda8 100644 --- a/assets/css/blueprint.css +++ b/assets/css/blueprint.css @@ -22,13 +22,14 @@ header { /* background-repeat: no-repeat; */ background-repeat: no-repeat; background-size: cover; + margin-bottom: 5rem; } header > p { width: 40%; position: relative; left: 55%; - bottom: -80%; + bottom: -75%; color: white; /* color | offset-x | offset-y | blur-radius */ diff --git a/assets/images/deuxfleurs-logo.png b/assets/images/deuxfleurs-logo.png Binary files differnew file mode 100644 index 0000000..d8ec11a --- /dev/null +++ b/assets/images/deuxfleurs-logo.png |