a
This commit is contained in:
parent
9841e4445f
commit
8650eb381d
|
|
@ -3,6 +3,12 @@
|
|||
background-size: cover; /* L'image couvre tout le div */
|
||||
background-position: center; /* Centré */
|
||||
background-repeat: no-repeat; /* Pas de répétition */
|
||||
|
||||
min-height: 100vh; /* 100% de la hauteur de la fenêtre */
|
||||
width: 100%;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
||||
">
|
||||
FOND
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user