Skip to content
Snippets Groups Projects
Commit 28817663 authored by Chris Lawton's avatar Chris Lawton
Browse files

recude hero title size on child pages

parent a02f0aa9
Branches
Tags
No related merge requests found
...@@ -77,6 +77,13 @@ ...@@ -77,6 +77,13 @@
text-shadow: none; text-shadow: none;
} }
.template-lab-page &,
.template-fund-page &,
.template-news-page &,
.template-project-page & {
@include responsive-font-sizes(40px, 48px);
}
&--homepage { &--homepage {
@include responsive-font-sizes(36px, 72px); @include responsive-font-sizes(36px, 72px);
max-width: 750px; max-width: 750px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment