Minor header title spacing reduction

This commit is contained in:
Kris 2020-04-30 23:19:32 -04:00
parent 43210004e5
commit 4afbcb9872
2 changed files with 2 additions and 2 deletions

View File

@ -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;

View File

@ -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;