Skip to content

Commit

Permalink
Merge pull request #5074 from vdegenne:patch-5
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 573239425
  • Loading branch information
copybara-github committed Oct 13, 2023
2 parents 4b00a95 + fbc1fa6 commit c0e39d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catalog/site/css/md-layout.css
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ main > blockquote:not(catalog-component-header, details) .content {
}

blockquote .content > *:first-child {
margin-block-start: 0;
margin-block-start: 4px;
}

blockquote .content > *:last-child {
Expand Down

0 comments on commit c0e39d9

Please sign in to comment.