minor
This commit is contained in:
parent
cfc1c598db
commit
88f618e51e
2 changed files with 2 additions and 1 deletions
|
@ -22,13 +22,14 @@ header {
|
||||||
/* background-repeat: no-repeat; */
|
/* background-repeat: no-repeat; */
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
|
margin-bottom: 5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
header > p {
|
header > p {
|
||||||
width: 40%;
|
width: 40%;
|
||||||
position: relative;
|
position: relative;
|
||||||
left: 55%;
|
left: 55%;
|
||||||
bottom: -80%;
|
bottom: -75%;
|
||||||
|
|
||||||
color: white;
|
color: white;
|
||||||
/* color | offset-x | offset-y | blur-radius */
|
/* color | offset-x | offset-y | blur-radius */
|
||||||
|
|
BIN
assets/images/deuxfleurs-logo.png
Normal file
BIN
assets/images/deuxfleurs-logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 34 KiB |
Loading…
Reference in a new issue