changed the shadow to white
This commit is contained in:
parent
09963616d9
commit
30f65cdfd8
@ -138,7 +138,7 @@ svg{
|
||||
margin-top: 10px;
|
||||
z-index: 1;
|
||||
position: relative;
|
||||
box-shadow: 12px 2px 10px 0px #d81159;
|
||||
box-shadow: 20px 2px 15px 0px white;
|
||||
|
||||
/*border-top: 2px solid #d81159;*/
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user