Add margin-bottom to tags

This commit is contained in:
Chrystal Griffiths 2018-09-18 10:13:55 +01:00
parent 2d9cadb487
commit 5f665252d5

View file

@ -24,7 +24,7 @@
}
.tag-link {
margin-right: @margin-xs;
margin: 0 @margin-xs @margin-sm 0;
}
.templates-container {