diff --git a/config/import/content/home-black-white.php b/config/import/content/home-black-white.php index 6510ab57..0338e895 100644 --- a/config/import/content/home-black-white.php +++ b/config/import/content/home-black-white.php @@ -83,8 +83,8 @@ -
-
+ diff --git a/config/import/content/home-color.php b/config/import/content/home-color.php index ae8a1a6a..1050eafe 100644 --- a/config/import/content/home-color.php +++ b/config/import/content/home-color.php @@ -83,8 +83,8 @@ -
-
+ diff --git a/lib/gutenberg/front-end.css b/lib/gutenberg/front-end.css index 90653369..0e3f4fe1 100644 --- a/lib/gutenberg/front-end.css +++ b/lib/gutenberg/front-end.css @@ -102,7 +102,8 @@ @media only screen and (max-width: 600px) { - .wp-block-button.home-contact { + .wp-block-button.home-contact, + .wp-block-buttons.home-contact { float: left; margin-left: 0; }