Skip to content
Snippets Groups Projects
Commit f27acd18 authored by sebousan's avatar sebousan
Browse files

persons taxonomies

parent b2c912fb
No related branches found
No related tags found
No related merge requests found
......@@ -77,6 +77,7 @@ ol.persons
img
object-fit: cover
/* TODO revoir ce nom */
.taxonomies
@include list-reset
margin-bottom: $spacing3
......@@ -85,6 +86,9 @@ ol.persons
@include media-breakpoint-up(md)
text-align: right
li
@include media-breakpoint-down(md)
&:not(last-child)
margin-bottom: $spacing1
@include media-breakpoint-up(md)
display: inline-block
&:not(:last-child)
......
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