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

Reorganise dashboard help text

This commit is contained in:
Toby Zerner
2015-08-27 10:59:50 +09:30
parent 7c214a6b69
commit ccefb679ad
2 changed files with 10 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
background: @control-bg;
color: @control-color;
min-height: 100vh;
font-size: 16px;
font-size: 14px;
line-height: 1.7;
@media @desktop-up {
@@ -14,7 +14,7 @@
}
h2 {
font-size: 30px;
font-size: 26px;
font-weight: 300;
margin-top: 0;
}