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

focus area teaser should be 100% width so it doesn't escape it's container in older browsers

parent 0da6bc7b
No related branches found
No related tags found
No related merge requests found
...@@ -11,6 +11,8 @@ ...@@ -11,6 +11,8 @@
} }
&__teaser { &__teaser {
width: 100%;
span { span {
font-weight: $weight--bold; font-weight: $weight--bold;
} }
......
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