FIX: Margin below topic-map

This commit is contained in:
Kris 2018-01-19 11:06:21 -05:00
parent a34010e49a
commit 3cec2394b2

View File

@ -313,7 +313,7 @@ a.star {
} }
.topic-map { .topic-map {
margin: 20px 0 0 0; margin: 20px 0;
background: blend-primary-secondary(5%); background: blend-primary-secondary(5%);
border: 1px solid $primary-low; border: 1px solid $primary-low;
border-top: none; // would cause double top border border-top: none; // would cause double top border