Skip to content
Snippets Groups Projects
Commit 058fb47c authored by Hugo SUBTIL's avatar Hugo SUBTIL
Browse files

Merge branch 'fix/posts-image-size' into 'dev'

Fix/posts image size

See merge request web-et-numerique/pamn_plateforme-des-acteurs-de-la-mediation-numerique/pamn_client!143
parents a4a032bb b085c5d0
No related branches found
No related tags found
3 merge requests!178release V1.10.0,!154Dev,!143Fix/posts image size
......@@ -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.
Finish editing this message first!
Please register or to comment