Automattic / blockpatterns

Repo of block patterns to work with
7 stars 2 forks source link

Contact / Footer #181

Open alaczek opened 3 years ago

alaczek commented 3 years ago

image

<!-- wp:group {"align":"full","style":{"color":{"background":"#fcf9f5"}}} -->
<div class="wp-block-group alignfull has-background" style="background-color:#fcf9f5"><!-- wp:spacer {"height":64} -->
<div style="height:64px" aria-hidden="true" class="wp-block-spacer"></div>
<!-- /wp:spacer -->

<!-- wp:columns {"align":"wide"} -->
<div class="wp-block-columns alignwide"><!-- wp:column {"width":"40%"} -->
<div class="wp-block-column" style="flex-basis:40%"><!-- wp:heading {"level":4,"fontSize":"small","style":{"typography":{"lineHeight":1.6}}} -->
<h4 class="has-small-font-size" style="line-height:1.6"><span class="uppercase"><strong>Julia Bakes</strong></span></h4>
<!-- /wp:heading -->

<!-- wp:paragraph {"className":"margin-top-half","style":{"typography":{"fontSize":16,"lineHeight":"1.75"}}} -->
<p class="margin-top-half" style="font-size:16px;line-height:1.75">Julia Bakes is a food and lifestyle blog for passionate home bakers, featuring tried and true recipes for cakes, desserts, and cookies.</p>
<!-- /wp:paragraph -->

<!-- wp:social-links {"customIconColor":"#60495a","iconColorValue":"#60495a","customIconBackgroundColor":"#fcf9f5","iconBackgroundColorValue":"#fcf9f5","className":"is-style-default"} -->
<ul class="wp-block-social-links has-icon-color has-icon-background-color is-style-default"><!-- wp:social-link {"url":"#","service":"wordpress"} /-->

<!-- wp:social-link {"url":"#","service":"twitter"} /-->

<!-- wp:social-link {"url":"#","service":"facebook"} /--></ul>
<!-- /wp:social-links --></div>
<!-- /wp:column -->

<!-- wp:column {"width":"20%"} -->
<div class="wp-block-column" style="flex-basis:20%"><!-- wp:heading {"level":4,"className":"margin-bottom-half","fontSize":"small","style":{"typography":{"lineHeight":"1.6"}}} -->
<h4 class="margin-bottom-half has-small-font-size" style="line-height:1.6"><span class="uppercase"><strong>Recipes</strong></span></h4>
<!-- /wp:heading -->

<!-- wp:paragraph {"className":"margin-top-half","style":{"typography":{"fontSize":16,"lineHeight":"1.75"},"elements":{"link":{"color":{"text":"#60495a"}}}}} -->
<p class="margin-top-half has-link-color" style="font-size:16px;line-height:1.75"><a href="#">Cakes &amp; Cupcakes</a><br><a href="#">Desserts</a><br><a href="#">Ice Cream</a><br><a href="mailto:hello@example.com">Cookies</a></p>
<!-- /wp:paragraph --></div>
<!-- /wp:column -->

<!-- wp:column {"width":"20%"} -->
<div class="wp-block-column" style="flex-basis:20%"><!-- wp:heading {"level":4,"className":"margin-bottom-half","fontSize":"small","style":{"typography":{"lineHeight":"1.6"}}} -->
<h4 class="margin-bottom-half has-small-font-size" style="line-height:1.6"><strong><span class="uppercase">Info</span></strong></h4>
<!-- /wp:heading -->

<!-- wp:paragraph {"className":"margin-top-half","style":{"typography":{"fontSize":16,"lineHeight":"1.75"},"elements":{"link":{"color":{"text":"#60495a"}}}}} -->
<p class="margin-top-half has-link-color" style="font-size:16px;line-height:1.75"><a href="#">About</a><br><a href="#">Contact</a><br><a href="#">Terms of Service</a><br><a href="#">Privacy Policy</a></p>
<!-- /wp:paragraph --></div>
<!-- /wp:column -->

<!-- wp:column {"width":"20%"} -->
<div class="wp-block-column" style="flex-basis:20%"><!-- wp:heading {"level":4,"className":"margin-bottom-half","fontSize":"small","style":{"typography":{"lineHeight":"1.6"}}} -->
<h4 class="margin-bottom-half has-small-font-size" style="line-height:1.6"><strong><span class="uppercase">Follow Us</span></strong></h4>
<!-- /wp:heading -->

<!-- wp:paragraph {"className":"margin-top-half","style":{"typography":{"fontSize":16,"lineHeight":"1.75"},"elements":{"link":{"color":[]}},"color":{"text":"#60495a"}}} -->
<p class="margin-top-half has-text-color has-link-color" style="color:#60495a;font-size:16px;line-height:1.75"><a href="#">Facebook</a><br><a href="#">Twitter</a><br><a href="#">Instagram</a></p>
<!-- /wp:paragraph --></div>
<!-- /wp:column --></div>
<!-- /wp:columns -->

<!-- wp:spacer {"height":64} -->
<div style="height:64px" aria-hidden="true" class="wp-block-spacer"></div>
<!-- /wp:spacer --></div>
<!-- /wp:group -->