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

nested

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