Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

[Pattern] Centered Statement: Improvement #489

Closed
beafialho opened this issue Sep 22, 2023 · 2 comments
Closed

[Pattern] Centered Statement: Improvement #489

beafialho opened this issue Sep 22, 2023 · 2 comments

Comments

@beafialho
Copy link

I noticed this pattern wasn't looking like the designs, and the text also had an extra dash which shouldn't be there so I made the adjustments, the markup is below:

Currently Designs
Captura de ecrã 2023-09-22, às 11 53 00 Captura de ecrã 2023-09-22, às 11 52 41
<!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"var:preset|spacing|60","bottom":"var:preset|spacing|60","left":"var:preset|spacing|60","right":"var:preset|spacing|60"},"margin":{"top":"0","bottom":"0"}}},"backgroundColor":"base-2","layout":{"type":"constrained"}} -->
<div class="wp-block-group alignfull has-base-2-background-color has-background" style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--60)"><!-- wp:group {"align":"wide","layout":{"type":"default"}} -->
<div class="wp-block-group alignwide"><!-- wp:spacer -->
<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>
<!-- /wp:spacer -->

<!-- wp:paragraph {"align":"center","style":{"typography":{"lineHeight":"1.2","fontStyle":"normal","fontWeight":"400"}},"fontSize":"x-large","fontFamily":"heading"} -->
<p class="has-text-align-center has-heading-font-family has-x-large-font-size" style="font-style:normal;font-weight:400;line-height:1.2"><em>Études</em> is not confined to the past—we are passionate about the cutting edge designs shaping our world today.</p>
<!-- /wp:paragraph -->

<!-- wp:spacer -->
<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>
<!-- /wp:spacer --></div>
<!-- /wp:group --></div>
<!-- /wp:group -->
@shail-mehta
Copy link
Member

PR: #496

@beafialho
Copy link
Author

This has been addressed in #496, I'm closing this issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
2 participants