Skip to content

Commit 25a8dfa

Browse files
committed
Fix default hero text color
1 parent 5e6812c commit 25a8dfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: less/forum/Hero.less

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
margin: 15px auto 0;
55
max-width: @screen-desktop-hd;
66
border-radius: @border-radius;
7+
color: @control-color;
78

89
@media @desktop {
910
max-width: @screen-desktop;

0 commit comments

Comments
 (0)