Skip to content
Snippets Groups Projects
Commit 61be97cc authored by Arnaud Levy's avatar Arnaud Levy
Browse files

fix some rare pages

parent 41ea7681
No related branches found
No related tags found
No related merge requests found
.authors__term
.container
margin-top: $spacing2
.posts
@include grid(3, md)
......@@ -21,6 +21,7 @@
.organizations__page
.content
margin-top: $spacing2
@include grid(2, md)
.media
max-width: 200px
.contacts-list
......
......@@ -54,7 +54,6 @@ ol.persons
& + p
width: col(7)
.avatar
@include aspect-ratio(50, 50, 'img')
background-color: $persons-avatar-background-color
......@@ -99,6 +98,9 @@ ol.persons
@include media-breakpoint-up(lg)
.persons__page
main
.container
margin-top: $spacing2
.informations
@include grid
margin-bottom: $spacing2
......@@ -110,3 +112,6 @@ ol.persons
.lead + div
margin-top: $spacing2
.posts
@include grid(3)
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