Spacing fix on author profile

This commit is contained in:
John O'Nolan 2021-03-09 22:23:47 -05:00
parent 4f2fe7eb43
commit 3a5fda7009
3 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1486,6 +1486,7 @@ Ghost editor. */
}
.author-profile p {
margin: 0 0 1.5em;
color: color-mod(var(--color-midgrey) l(-8%));
}