Update end of post CTA bg color

This commit is contained in:
John O'Nolan 2021-03-09 21:33:13 -05:00
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

View File

@ -1358,7 +1358,7 @@ Ghost editor. */
padding: 9vmin 4vmin 10vmin;
color: #fff;
text-align: center;
background: var(--ghost-accent-color);
background: var(--color-darkgrey);
}
.footer-cta h2 {