Fix max width of author card content to prevent distortion of author photo

This commit is contained in:
ViViDboarder 2019-08-21 10:32:58 -07:00
parent 17dfd8d049
commit 98fccb0a5a
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

@ -1321,6 +1321,7 @@ Usage (In Ghost editor):
margin: 0;
color: var(--midgrey);
line-height: 1.3em;
max-width: 640px;
}
.post-full-footer-right {