Skip to content

Commit

Permalink
Released 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Olein-jp committed Sep 28, 2021
1 parent 47f2633 commit 57da8b4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions inc/block-patterns/cta/text-button.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
*/
?>
<!-- wp:group {"align":"wide","style":{"border":{"style":"solid","width":"4px"}},"borderColor":"recommended-color-02","backgroundColor":"white"} -->
<div class="wp-block-group alignwide has-border-color has-recommended-color-02-border-color has-white-background-color has-background"
style="border-style:solid; border-width:4px">
<div class="wp-block-group alignwide has-border-color has-recommended-color-02-border-color has-white-background-color has-background" style="border-style:solid; border-width:4px">
<!-- wp:paragraph {"align":"center"} -->
<p class="has-text-align-center">Eu per primis facilisis venenatis neque nisl integer, faucibus egestas rhoncus
malesuada hendrerit eget aliquam volutpat, vehicula pharetra class quam quisque ac. Habitasse integer libero
Expand All @@ -20,8 +19,7 @@
<!-- wp:buttons {"contentJustification":"center"} -->
<div class="wp-block-buttons is-content-justification-center">
<!-- wp:button {"style":{"typography":{"fontFamily":"var:preset|font-family|noto-sans"}},"fontSize":"large"} -->
<div class="wp-block-button has-custom-font-size has-large-font-size"
style="font-family:var(--wp--preset--font-family--noto-sans)">
<div class="wp-block-button has-custom-font-size has-large-font-size" style="font-family:var(--wp--preset--font-family--noto-sans)">
<a class="wp-block-button__link">Button</a>
</div>
<!-- /wp:button -->
Expand Down
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: This theme is designed as a block theme to support WordPress full s
Author: Koji Kuno
Author URI: https://olein-design.com
Tags: blog, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, sticky-post, threaded-comments, translation-ready, block-styles, wide-blocks, full-site-editing
Version: 0.0.3
Version: 0.0.4
Requires PHP: 5.6
Tested up to: 5.8
License: GNU General Public License v2 or later
Expand Down

0 comments on commit 57da8b4

Please sign in to comment.