adds unordered list on geozone tags

This commit is contained in:
Alberto Garcia Cabeza
2016-12-05 17:53:32 +01:00
parent d47b6a023e
commit dd84df8d18
2 changed files with 12 additions and 3 deletions

View File

@@ -360,6 +360,13 @@
font-size: rem-calc(15);
margin-bottom: rem-calc(15);
}
&.tags, &.geozone {
li {
margin-bottom: 0;
}
}
}
.author-photo {