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

resetting the line height of the page title so the breadcrumbs can sit above it

parent d7bf6dcd
No related branches found
No related tags found
No related merge requests found
......@@ -52,7 +52,8 @@
}
&__title {
margin: 0;
margin: 0 0 20px;
line-height: 1;
color: $color--white;
text-shadow: 0 2px 15px $color--black-10;
text-transform: uppercase;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment