fix header font size issue on tour page

This commit is contained in:
Jamal Jackson 2016-09-19 15:12:48 -04:00
commit fc4ca9e08a

View file

@ -32,7 +32,7 @@
color: #fff;
h2, h3{color:#fff;}
h2 {
font-size: 1.8rem;
font-size: 1.4rem;
}
p {
&.tagline {