fixed header style issue on tour

This commit is contained in:
Jamal Jackson 2016-09-01 09:02:28 -04:00
commit 8485b62df1

View file

@ -7,7 +7,7 @@
background: -ms-linear-gradient(top, rgba(30, 49, 134, 1) 0%, rgba(17, 27, 73, 1) 100%);
background: linear-gradient(to bottom, rgba(30, 49, 134, 1) 0%, rgba(17, 27, 73, 1) 100%);
color: #fff;
ion-header-bar {
.bar.bar-header {
background: rgb(30, 49, 134);
color: #fff;
button {