Minor header title spacing reduction
This commit is contained in:
parent
43210004e5
commit
4afbcb9872
|
@ -255,7 +255,7 @@
|
|||
}
|
||||
}
|
||||
.header-title {
|
||||
margin: 0 0 0.15em 0;
|
||||
margin: 0 0 0.1em 0;
|
||||
.archetype-private_message & {
|
||||
// PMs might have participant avatars in the header
|
||||
margin: 0;
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
}
|
||||
.header-title {
|
||||
font-size: $font-0;
|
||||
margin: 0 0 0.35em 0;
|
||||
margin: 0 0 0.25em 0;
|
||||
.archetype-private_message & {
|
||||
// PMs might have participant avatars in the header
|
||||
margin: 0 0 0.15em 0;
|
||||
|
|
Loading…
Reference in New Issue