Skip to content
Snippets Groups Projects
Unverified Commit fab1c658 authored by Olivia Simonet's avatar Olivia Simonet Committed by GitHub
Browse files

Ajustement des sélecteurs pour l'affichage en grille des personnes (layout large) (#863)

parent a698f752
No related branches found
No related tags found
No related merge requests found
......@@ -28,10 +28,11 @@
.top .description
max-width: columns(8)
&.block-with-long-text
.persons
@include grid(2)
article
@include person-avatar-end
&:not(.block-persons--large)
.persons
@include grid(2)
article
@include person-avatar-end
@include in-page-with-sidebar
article
flex-direction: row
......
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