Skip to content

Commit b31416c

Browse files
committed
change templates für text-align center in headings
1 parent 19deceb commit b31416c

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

functions/block-patterns/elemente/themen.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- wp:group {"className":"same-height","backgroundColor":"white"} -->
22
<div class="wp-block-group same-height has-white-background-color has-background"><!-- wp:heading {"textAlign":"center","className":"h1"} -->
3-
<h2 class="wp-block-heading has-text-align-center h1">Unsere Themen</h2>
3+
<h2 class="wp-block-heading h1">Unsere Themen</h2>
44
<!-- /wp:heading -->
55

66
<!-- wp:columns -->

functions/block-patterns/elemente/werde-aktiv.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- wp:group {"align":"full","style":{"color":{"text":"#ffffff","background":"#163c29"}},"layout":{"type":"flex","orientation":"vertical","justifyContent":"center"}} -->
22
<div class="wp-block-group alignfull has-text-color has-background" style="color:#ffffff;background-color:#163c29"><!-- wp:heading {"textAlign":"center","className":"h1"} -->
3-
<h2 class="wp-block-heading has-text-align-center h1">Werde aktiv</h2>
3+
<h2 class="wp-block-heading h1">Werde aktiv</h2>
44
<!-- /wp:heading -->
55

66
<!-- wp:paragraph {"align":"center"} -->

functions/block-patterns/seiten/kandidierende.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,11 @@
4848

4949
<!-- wp:group {"layout":{"type":"constrained","justifyContent":"center"}} -->
5050
<div class="wp-block-group"><!-- wp:paragraph {"align":"center","metadata":{"name":"Slogan2-1"},"style":{"elements":{"link":{"color":{"text":"var:preset|color|tanne"}}}},"backgroundColor":"grashalm","textColor":"tanne","className":"h3 textbalken"} -->
51-
<p class="has-text-align-center h3 textbalken has-tanne-color has-grashalm-background-color has-text-color has-background has-link-color">Machen,</p>
51+
<p class="h3 textbalken has-tanne-color has-grashalm-background-color has-text-color has-background has-link-color">Machen,</p>
5252
<!-- /wp:paragraph -->
5353

5454
<!-- wp:paragraph {"align":"center","metadata":{"name":"Slogan2-2"},"style":{"elements":{"link":{"color":{"text":"var:preset|color|tanne"}}}},"backgroundColor":"grashalm","textColor":"tanne","className":"h3 textbalken links-eins"} -->
55-
<p class="has-text-align-center h3 textbalken links-eins has-tanne-color has-grashalm-background-color has-text-color has-background has-link-color">was zählt</p>
55+
<p class="h3 textbalken links-eins has-tanne-color has-grashalm-background-color has-text-color has-background has-link-color">was zählt</p>
5656
<!-- /wp:paragraph --></div>
5757
<!-- /wp:group -->
5858

functions/block-patterns/seiten/startseite.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h3 class="wp-block-heading h4">bei den GRÜNEN Musterstadt.</h3>
3030

3131
<!-- wp:group {"className":"same-height","backgroundColor":"white"} -->
3232
<div class="wp-block-group same-height has-white-background-color has-background"><!-- wp:heading {"textAlign":"center","className":"h1"} -->
33-
<h2 class="wp-block-heading has-text-align-center h1">Unsere Themen</h2>
33+
<h2 class="wp-block-heading h1">Unsere Themen</h2>
3434
<!-- /wp:heading -->
3535

3636
<!-- wp:columns -->
@@ -123,7 +123,7 @@ <h2 class="wp-block-heading h1">Unser Programm<br>für Musterstadt</h2>
123123

124124
<!-- wp:group {"align":"full","style":{"color":{"text":"#ffffff","background":"#163c29"}},"layout":{"type":"flex","orientation":"vertical","justifyContent":"center"}} -->
125125
<div class="wp-block-group alignfull has-text-color has-background" style="color:#ffffff;background-color:#163c29"><!-- wp:heading {"textAlign":"center","className":"h1"} -->
126-
<h2 class="wp-block-heading has-text-align-center h1">Werde aktiv</h2>
126+
<h2 class="wp-block-heading h1">Werde aktiv</h2>
127127
<!-- /wp:heading -->
128128

129129
<!-- wp:paragraph {"align":"center"} -->

0 commit comments

Comments
 (0)