1
0
mirror of https://github.com/flarum/core.git synced 2025-07-25 02:31:17 +02:00

Tweak heading line height

This commit is contained in:
Toby Zerner
2015-05-07 06:38:01 +09:30
parent e00bb42232
commit 3a5a89e001

View File

@@ -88,6 +88,7 @@
@text-color: @fl-body-color;
@legend-color: @fl-body-color;
@font-size-base: 13px;
@headings-line-height: 1.428571429;
@font-family-sans-serif: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;