Skip to content
Snippets Groups Projects
Commit 4e0b4ec0 authored by Chris Lawton's avatar Chris Lawton Committed by Todd Dembrey
Browse files

combine rule sets

parent 06259504
No related branches found
No related tags found
No related merge requests found
......@@ -48,6 +48,8 @@
&__view {
margin: 0 0 0 auto;
transition: color $quick-transition;
font-weight: $weight--bold;
text-transform: uppercase;
@include media-query(tablet-landscape) {
color: transparent;
......@@ -67,11 +69,6 @@
color: $color--primary;
}
&__view {
font-weight: $weight--bold;
text-transform: uppercase;
}
&__title {
font-weight: $weight--semibold;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment