Use magenta to contrast with the talking tales bg

This commit is contained in:
rschamp 2019-11-27 11:34:57 -05:00
parent e5d14ff0c2
commit 8b79a1406d

View file

@ -15,7 +15,7 @@ $tile-height: 244px;
justify-content: center;
&.mod-middle-banner {
background-color: $ui-purple;
background-color: $ui-magenta;
}
.hoc-container {
@ -48,7 +48,7 @@ $tile-height: 244px;
justify-content: flex-start;
&.mod-middle-image {
border: 2px solid $ui-purple;
border: 2px solid $ui-magenta;
}
img {