Skip to content

Commit

Permalink
Display Multiple Authors Correctly on Blog Post (#382)
Browse files Browse the repository at this point in the history
Co-authored-by: Kanaksinh <[email protected]>
  • Loading branch information
chandans1316 and raj-bluetext authored May 6, 2024
1 parent d0ab297 commit f0c9399
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blocks/author-bio/author-bio.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
@media only screen and (min-width: 768px) {
.author-bio {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
gap: var(--spacer-element-07);
flex-shrink: 0;
Expand Down

0 comments on commit f0c9399

Please sign in to comment.