Update end of post CTA bg color
This commit is contained in:
parent
a78784decf
commit
be0600a603
3 changed files with 3 additions and 3 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1358,7 +1358,7 @@ Ghost editor. */
|
||||||
padding: 9vmin 4vmin 10vmin;
|
padding: 9vmin 4vmin 10vmin;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
background: var(--ghost-accent-color);
|
background: var(--color-darkgrey);
|
||||||
}
|
}
|
||||||
|
|
||||||
.footer-cta h2 {
|
.footer-cta h2 {
|
||||||
|
|
Loading…
Reference in a new issue