Skip to content
Extraits de code Groupes Projets
Valider 895f08a4 rédigé par Juliana's avatar Juliana
Parcourir les fichiers

Change image blog

parent 36354268
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -1016,6 +1016,7 @@ h2 span{
padding: 0px;
width: 600px;
max-width: 600px;
margin: 0 auto;
}
.content-post p,
......@@ -1138,9 +1139,16 @@ h2 span{
}
.image-post {
margin: 0 auto;
max-width: 500px;
}
.image-post img {
margin: 0 auto;
object-fit: cover;
height: 320px;
}
.blogpost-content{
display: flex;
flex-direction: column;
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter