ソースを参照

Elegant Business: Fix centering for cover block h2 headings

Allan Cole 6 年 前
コミット
2a891e254d

+ 0 - 1
elegant-business/sass/blocks/_blocks.scss

@@ -529,7 +529,6 @@
 
 		.wp-block-cover__inner-container {
 			color: #fff;
-			text-align: center;
 			-ms-hyphens: auto;
 			-moz-hyphens: auto;
 			-webkit-hyphens: auto;

+ 0 - 1
elegant-business/style-rtl.css

@@ -3907,7 +3907,6 @@ body.page .main-navigation {
 .entry .entry-content .wp-block-cover-image .wp-block-cover__inner-container,
 .entry .entry-content .wp-block-cover .wp-block-cover__inner-container {
   color: #fff;
-  text-align: center;
   -ms-hyphens: auto;
   -webkit-hyphens: auto;
   hyphens: auto;

+ 0 - 1
elegant-business/style.css

@@ -3919,7 +3919,6 @@ body.page .main-navigation {
 .entry .entry-content .wp-block-cover-image .wp-block-cover__inner-container,
 .entry .entry-content .wp-block-cover .wp-block-cover__inner-container {
   color: #fff;
-  text-align: center;
   -ms-hyphens: auto;
   -webkit-hyphens: auto;
   hyphens: auto;