1
0
mirror of https://github.com/flarum/core.git synced 2025-08-20 07:11:31 +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; font-weight: bold;
} }
.TagTile-description { .TagTile-description {
font-size: 14px; font-size: 12px;
margin: 0 0 10px; margin: 0 0 10px;
.TagTile.colored & { .TagTile.colored & {