Skip to content

Instantly share code, notes, and snippets.

@critterverse
Created July 7, 2022 17:09
Show Gist options
  • Save critterverse/b7fadc3c08d2d965aa406a41be96be15 to your computer and use it in GitHub Desktop.
Save critterverse/b7fadc3c08d2d965aa406a41be96be15 to your computer and use it in GitHub Desktop.
Pattern 1
<!-- wp:columns {"align":"full","style":{"border":{"radius":"8px"},"spacing":{"padding":{"bottom":"0px"}}},"backgroundColor":"secondary"} -->
<div class="wp-block-columns alignfull has-secondary-background-color has-background" style="border-radius:8px;padding-bottom:0px"><!-- wp:column {"width":"33%"} -->
<div class="wp-block-column" style="flex-basis:33%"><!-- wp:heading -->
<h2>Give your creativity a head start.</h2>
<!-- /wp:heading -->
<!-- wp:paragraph -->
<p>Beautiful content doesn't have to be designed from scratch. Patterns are collections of pre-arranged blocks you can assamble to make your content impactful, meaningful and appealing.</p>
<!-- /wp:paragraph -->
<!-- wp:buttons -->
<div class="wp-block-buttons"><!-- wp:button {"width":100,"style":{"border":{"radius":"8px"}}} -->
<div class="wp-block-button has-custom-width wp-block-button__width-100"><a class="wp-block-button__link wp-element-button" style="border-radius:8px">Block Pattern Directory</a></div>
<!-- /wp:button -->
<!-- wp:button {"width":100,"style":{"border":{"radius":"8px"}},"className":"is-style-outline"} -->
<div class="wp-block-button has-custom-width wp-block-button__width-100 is-style-outline"><a class="wp-block-button__link wp-element-button" style="border-radius:8px">Learn about patterns</a></div>
<!-- /wp:button --></div>
<!-- /wp:buttons --></div>
<!-- /wp:column -->
<!-- wp:column {"width":"67%"} -->
<div class="wp-block-column" style="flex-basis:67%"><!-- wp:image {"id":427,"sizeSlug":"full","linkDestination":"none"} -->
<figure class="wp-block-image size-full"><img src="http://chansite.local/wp-content/uploads/2022/07/pattern-preview.png" alt="" class="wp-image-427"/></figure>
<!-- /wp:image --></div>
<!-- /wp:column --></div>
<!-- /wp:columns -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment