Unverified Commit ec6ed234 authored by Daniel's avatar Daniel Committed by GitHub

Fixed extra margin compact TagInfo componenets (#124)

parent 7df1cd20
...@@ -24,11 +24,8 @@ ...@@ -24,11 +24,8 @@
background-color: $gray-lighter; background-color: $gray-lighter;
} }
.tag-name {
margin-right: 8px;
}
.tag-count { .tag-count {
color: $text-medium; color: $text-medium;
margin-left: 8px;
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment