1
0
mirror of https://github.com/flarum/core.git synced 2025-08-19 14:51:47 +02:00

Reduce tag description font size

ref flarum/core#1488
This commit is contained in:
Toby Zerner
2018-07-20 11:42:19 +09:30
parent 5318865a51
commit 2dd8514d62

View File

@@ -93,7 +93,7 @@
font-weight: bold;
}
.TagTile-description {
font-size: 14px;
font-size: 12px;
margin: 0 0 10px;
.TagTile.colored & {