Commit ddb72871 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Fix nesting depth scss-lint

parent 23640e42
......@@ -120,10 +120,10 @@
display: flex;
flex-direction: column;
justify-content: flex-end;
}
&:hover {
background-color: $gray-light;
}
&:last-child:hover {
background-color: $gray-light;
}
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment