Pledge list: Update aspect ratio for logo

This commit is contained in:
Kelly Dwan 2024-09-02 12:57:54 -04:00
parent 0af6bbe974
commit d32920e51e
No known key found for this signature in database
GPG key ID: 8BA5575F3D11575D
3 changed files with 3 additions and 3 deletions

View file

@ -10,7 +10,7 @@
<div class="wp-block-group alignwide" style="margin-bottom:var(--wp--preset--spacing--40)">
<!-- wp:group {"style":{"border":{"radius":"50%"}},"backgroundColor":"light-grey-2","layout":{"type":"constrained"}} -->
<div class="wp-block-group has-light-grey-2-background-color has-background" style="border-radius:50%">
<!-- wp:post-featured-image {"aspectRatio":"1","width":"110px","scale":"contain","style":{"border":{"radius":"50%"}}} /-->
<!-- wp:post-featured-image {"aspectRatio":"4/3","width":"110px","scale":"contain","style":{"border":{"radius":"50%"}}} /-->
</div>
<!-- /wp:group -->