revert spacing reduction from 4afbcb9

This commit is contained in:
Kris 2020-05-05 17:31:35 -04:00
parent e27f07e57d
commit 27d1a605af
1 changed files with 2 additions and 1 deletions

View File

@ -38,7 +38,8 @@
}
.header-title {
font-size: $font-0;
margin: 0 0 0.25em 0;
// the margin-bottom here is fragile, changing it can cause tag alignment issues
margin: 0 0 0.35em 0;
.archetype-private_message & {
// PMs might have participant avatars in the header
margin: 0 0 0.15em 0;