fix header font size issue on tour page
This commit is contained in:
parent
ce213d011f
commit
fc4ca9e08a
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
||||||
color: #fff;
|
color: #fff;
|
||||||
h2, h3{color:#fff;}
|
h2, h3{color:#fff;}
|
||||||
h2 {
|
h2 {
|
||||||
font-size: 1.8rem;
|
font-size: 1.4rem;
|
||||||
}
|
}
|
||||||
p {
|
p {
|
||||||
&.tagline {
|
&.tagline {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue