Fix 2017 conference banner

Updates the light blue background to a dark blue. Give the text more contrast.
This commit is contained in:
carljbowman 2018-07-31 15:33:11 -04:00
parent e41d16e656
commit e3e422714e

View file

@ -27,7 +27,7 @@
}
.conf2017-title-band {
background-color: $ui-blue-10percent;
background-color: $ui-blue-dark;
padding: 1.5rem;
text-align: center;
color: $type-white;