mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: add headings to topic summary
This commit is contained in:
@@ -158,8 +158,9 @@ a.star {
|
||||
|
||||
h3 {
|
||||
margin-bottom: 4px;
|
||||
color: $primary;
|
||||
color: scale-color($primary, $lightness: 50%);
|
||||
line-height: 23px;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
h4 {
|
||||
|
||||
Reference in New Issue
Block a user