Skip to content

Commit

Permalink
Change font color
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemcalister committed Oct 3, 2024
1 parent 944e616 commit 86c7393
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions patterns/hero-text-image-and-logos.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
<div class="wp-block-group alignwide" style="margin-top:0;margin-bottom:0"><!-- wp:cover {"url":"<?php echo esc_url( get_stylesheet_directory_uri() ); ?>/patterns/images/desktop.webp","id":3024,"dimRatio":0,"overlayColor":"main","isUserOverlayColor":true,"minHeight":40,"minHeightUnit":"vw","contentPosition":"bottom center","isDark":false,"align":"wide","className":"is-style-blur-image is-style-default","style":{"spacing":{"margin":{"top":"0","bottom":"0"},"padding":{"bottom":"var:preset|spacing|large","top":"var:preset|spacing|large","right":"var:preset|spacing|large","left":"var:preset|spacing|large"}},"color":{"duotone":"var:preset|duotone|blue"},"border":{"radius":"5px"}}} -->
<div class="wp-block-cover alignwide is-light has-custom-content-position is-position-bottom-center is-style-blur-image is-style-default" style="border-radius:5px;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--large);padding-right:var(--wp--preset--spacing--large);padding-bottom:var(--wp--preset--spacing--large);padding-left:var(--wp--preset--spacing--large);min-height:40vw"><span aria-hidden="true" class="wp-block-cover__background has-main-background-color has-background-dim-0 has-background-dim"></span><img class="wp-block-cover__image-background wp-image-3024" alt="" src="<?php echo esc_url( get_stylesheet_directory_uri() ); ?>/patterns/images/desktop.webp" data-object-fit="cover"/><div class="wp-block-cover__inner-container"><!-- wp:group {"align":"wide","className":"is-style-default","style":{"spacing":{"blockGap":"var:preset|spacing|medium"},"border":{"radius":{"topLeft":"5px","topRight":"5px"}}},"layout":{"type":"flex","flexWrap":"wrap","justifyContent":"space-between"}} -->
<div class="wp-block-group alignwide is-style-default" style="border-top-left-radius:5px;border-top-right-radius:5px"><!-- wp:group {"layout":{"type":"constrained","wideSize":"500px"}} -->
<div class="wp-block-group"><!-- wp:paragraph {"align":"left","style":{"elements":{"link":{"color":{"text":"var:preset|color|base"}}},"typography":{"fontStyle":"normal","fontWeight":"600"}},"textColor":"base","fontSize":"base"} -->
<p class="has-text-align-left has-base-color has-text-color has-link-color has-base-font-size" style="font-style:normal;font-weight:600">✴︎ Built for the future, but ready to use today </p>
<div class="wp-block-group"><!-- wp:paragraph {"align":"left","style":{"elements":{"link":{"color":{"text":"var:preset|color|primary"}}},"typography":{"fontStyle":"normal","fontWeight":"600"}},"textColor":"primary","fontSize":"base"} -->
<p class="has-text-align-left has-primary-color has-text-color has-link-color has-base-font-size" style="font-style:normal;font-weight:600">✴︎ Built for the future, but ready to use today </p>
<!-- /wp:paragraph --></div>
<!-- /wp:group -->

Expand Down

0 comments on commit 86c7393

Please sign in to comment.