tweak wide template spacing
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
2f8f91d729
commit
7a096b22f9
@ -1,16 +1,13 @@
|
||||
<!-- wp:group {"style":{"spacing":{"padding":{"top":"96px"}}},"layout":{"type":"constrained"}} -->
|
||||
<div class="wp-block-group" style="padding-top: 96px">
|
||||
<!-- wp:columns -->
|
||||
<div class="wp-block-group" style="padding-top:96px"><!-- wp:columns -->
|
||||
<div class="wp-block-columns">
|
||||
<!-- wp:column {"width":"15%"} -->
|
||||
<div class="wp-block-column" style="flex-basis: 15%">
|
||||
<!-- wp:template-part {"slug":"nav-menu","theme":"autonomic-block-theme","area":"uncategorized"} /-->
|
||||
</div>
|
||||
<!-- wp:column {"width":"14.7%","className":"pcss-f32ed2a1","style":{"spacing":{"padding":{"left":"0px"}}},"pcssAdditionalCss":"","pcssClassId":"pcss-f32ed2a1"} -->
|
||||
<div class="wp-block-column pcss-f32ed2a1" style="padding-left:0px;flex-basis:14.7%">
|
||||
<!-- wp:template-part {"slug":"nav-menu","theme":"autonomic-block-theme","area":"uncategorized"} /--></div>
|
||||
<!-- /wp:column -->
|
||||
|
||||
<!-- wp:column {"width":"85%","layout":{"type":"default"}} -->
|
||||
<div class="wp-block-column" style="flex-basis: 85%">
|
||||
<!-- wp:post-title {"level":1,"textColor":"secondary"} /-->
|
||||
<div class="wp-block-column" style="flex-basis:85%"><!-- wp:post-title {"level":1,"textColor":"secondary"} /-->
|
||||
|
||||
<!-- wp:post-content /-->
|
||||
</div>
|
||||
@ -19,5 +16,3 @@
|
||||
<!-- /wp:columns -->
|
||||
</div>
|
||||
<!-- /wp:group -->
|
||||
|
||||
<!-- wp:template-part {"slug":"footer","theme":"autonomic-block-theme","tagName":"footer"} /-->
|
Loading…
Reference in New Issue
Block a user