Skip to content

Commit 85aba25

Browse files
committed
Fixes footer text color issue
1 parent 1ee61aa commit 85aba25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parts/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"64px","bottom":"24px","left":"0px","right":"0px"}}},"backgroundColor":"ti-bg-inv","layout":{"type":"constrained"}} -->
2-
<div class="wp-block-group alignfull has-ti-bg-inv-background-color has-background"
2+
<div class="wp-block-group alignfull has-ti-fg-alt-color has-ti-bg-inv-background-color has-text-color has-background"
33
style="padding-top:64px;padding-right:0px;padding-bottom:24px;padding-left:0px">
44
<!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"right":"20px","left":"20px"}}},"layout":{"type":"default"}} -->
55
<div class="wp-block-group alignwide" style="padding-right:20px;padding-left:20px">

0 commit comments

Comments
 (0)