mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 18:58:10 +00:00
UX: Fixing font-size issue on /categories
This commit is contained in:
parent
e84fb9ba4d
commit
a7a0cba45b
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user