Skip to content

Commit e384e1b

Browse files
Update ecom.css
1 parent 6386445 commit e384e1b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

ecom.css

+5
Original file line numberDiff line numberDiff line change
@@ -170,8 +170,13 @@
170170
width: 66px;
171171
margin-top: 18px;
172172
margin-right: 19px;
173+
174+
box-shadow: 0 0 2em 0.2em hsl(186 100% 69%);
173175

174176
}
177+
onClick:hover{
178+
box-shadow: 0 5px 50px 0 #002f75 inset,0 5px 50px 0 #15f4ee,0 5px 50px 0 #15f4ee inset,0 5px 50px 0 #15f4ee;
179+
}
175180
.res {
176181
font-style: normal;
177182
display: block;

0 commit comments

Comments
 (0)