mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-04-22 11:03:43 +03:00
My pledges: Fix aspect ratio on user avatar
This commit is contained in:
parent
139dcff017
commit
276565fe93
|
@ -10,7 +10,7 @@
|
||||||
<div class="wp-block-group alignwide" style="margin-bottom:var(--wp--preset--spacing--40)">
|
<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"}} -->
|
<!-- 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%">
|
<div class="wp-block-group has-light-grey-2-background-color has-background" style="border-radius:50%">
|
||||||
<!-- wp:post-featured-image {"aspectRatio":"4/3","width":"110px","scale":"contain","style":{"border":{"radius":"50%"}}} /-->
|
<!-- wp:post-featured-image {"aspectRatio":"1","width":"110px","scale":"contain","style":{"border":{"radius":"50%"}}} /-->
|
||||||
</div>
|
</div>
|
||||||
<!-- /wp:group -->
|
<!-- /wp:group -->
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue