Skip to content
Snippets Groups Projects
Commit b085c5d0 authored by Antonin COQUET's avatar Antonin COQUET Committed by Hugo SUBTIL
Browse files

fix: posts image size

parent 0e064c5b
No related branches found
No related tags found
2 merge requests!178release V1.10.0,!154Dev
......@@ -33,8 +33,8 @@
margin-bottom: 12px !important;
.image {
object-fit: cover;
height: 88px;
width: 195px;
max-height: 180px;
max-width: 90%;
@media #{$large-phone} {
height: 70px;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment