Added pointer
This commit is contained in:
parent
e2b5daaed1
commit
5e17a54875
1 changed files with 1 additions and 0 deletions
|
@ -114,6 +114,7 @@ ol , ul{
|
|||
margin: 0 auto;
|
||||
background-color: red;
|
||||
.box-shadow(0px 4px 5px 2px rgba(0,0,0,0.7));
|
||||
cursor: pointer;
|
||||
|
||||
&:hover .project {
|
||||
opacity: 1;
|
||||
|
|
Reference in a new issue