2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-10 12:04:21 +08:00

UX: Reduce font size on about pages

This commit is contained in:
Kris 2019-02-14 11:01:17 -05:00
parent e2b8fbee12
commit 3d11064a33

View file

@ -8,7 +8,6 @@
max-width: 700px;
}
}
font-size: $font-up-1;
.mobile-view & {
font-size: $font-0;
margin-top: 20px;