Skip to content
Snippets Groups Projects
Commit 1ae217df authored by Pavan Kamath's avatar Pavan Kamath
Browse files

nested scss

parent bf68d851
No related branches found
No related tags found
1 merge request!10Card Component
......@@ -11,8 +11,9 @@
margin: 20px;
}
.card:hover {
.card{ &:hover{
border: 1px solid grey;
box-shadow: 1px 1px 6px -3px grey;
cursor: pointer;
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment