Skip to content

Commit

Permalink
Tweaking sidebar widget colors.
Browse files Browse the repository at this point in the history
  • Loading branch information
ronalfy committed Apr 22, 2022
1 parent a6640e8 commit 6b28ccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/import/content/widgets/sidebar-widgets.php
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@
<!-- /wp:heading -->

<!-- wp:heading {"textAlign":"center","level":3,"style":{"typography":{"fontSize":"1.5em"}},"textColor":"colortwo"} -->
<h3 class="has-text-align-center has-colortwo-color has-text-color" style="font-size:1.5em">Articles, media, research and more</h3>
<h3 class="has-text-align-center has-theme-color-4-color has-text-color" style="font-size:1.5em">Articles, media, research and more</h3>
<!-- /wp:heading -->

<!-- wp:spacer {"height":"30px"} -->
Expand Down

0 comments on commit 6b28ccb

Please sign in to comment.