Skip to content
Extraits de code Groupes Projets
Valider 94ff2547 rédigé par Benjamin - Le Filament's avatar Benjamin - Le Filament
Parcourir les fichiers

[update] css

parent 87422b88
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -1157,7 +1157,7 @@ a.link-name-blog{
.image-post img {
margin: 0 auto;
object-fit: cover;
height: 320px;
max-height: 320px;
}
.blogpost-content{
......@@ -1673,9 +1673,3 @@ h2.o_default_snippet_text:after{
margin-top: 0px;
width: 100%;
}
@media (min-width: 768px)
.image-box img {
height: auto;
}
}
......@@ -233,8 +233,9 @@
}
.image-box img{
height: 210px;
width: 215px;
height: auto;
max-height: 210px;
}
.content-box{
......
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