mirror of
https://github.com/ViViDboarder/Vivid-Casper.git
synced 2024-11-13 00:36:33 +00:00
Fix max width of author card content to prevent distortion of author photo
This commit is contained in:
parent
17dfd8d049
commit
98fccb0a5a
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1321,6 +1321,7 @@ Usage (In Ghost editor):
|
||||
margin: 0;
|
||||
color: var(--midgrey);
|
||||
line-height: 1.3em;
|
||||
max-width: 640px;
|
||||
}
|
||||
|
||||
.post-full-footer-right {
|
||||
|
Loading…
Reference in New Issue
Block a user