UX: Fixing font-size issue on /categories

This commit is contained in:
Kris 2017-12-22 22:02:33 -05:00
parent e84fb9ba4d
commit a7a0cba45b

View File

@ -24,15 +24,11 @@
.main-link {
@extend .topic-list-main-link;
flex: 15;
font-size: 1em;
.top-row {
margin-bottom: 0.1em;
}
.bottom-row {
font-size: .75em;
.bage-category {
font-size: 1.167em;
}
font-size: 1.143em;
}
}
.topic-stats {