SAE_WEB_S1/CSS/nos jeux.css

18 lines
211 B
CSS
Raw Normal View History

2024-01-19 18:27:10 +01:00
.jeu{
padding-left: 25%;
}
h2{
padding-bottom: 20px;
}
body{
background-size: cover;
background-image: url(../img/layered-peaks-haikei.svg) ;
width: 100%;
}
main{
padding-top: 45px;
}