mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: remove excess margin after title (#25444)
This commit is contained in:
parent
7200a41207
commit
3714a6f222
@ -148,7 +148,6 @@
|
|||||||
padding: 15px 0;
|
padding: 15px 0;
|
||||||
word-break: break-word;
|
word-break: break-word;
|
||||||
color: var(--primary);
|
color: var(--primary);
|
||||||
margin-right: 0.5em;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.anon & {
|
.anon & {
|
||||||
|
Loading…
Reference in New Issue
Block a user