Skip to content

Commit 285c938

Browse files
authored
Update main.css
1 parent ee39140 commit 285c938

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

content/js/FiZicon/style/main.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,9 @@ ul,li,ol{
186186
padding: 25px 30px;
187187
height: 100%;
188188
}
189+
.for-hover__item:hover {
190+
box-shadow: 0px 20px 45px 20px rgba(15, 15, 58, 0.2), 0px 19px 20px 10px rgba(15, 15, 58, 0.12), 0px 0px 16px 11px rgba(0, 0, 0, 0.04);
191+
}
189192
.for-what__item img{
190193
margin-bottom: 10px;
191194
}
@@ -935,4 +938,4 @@ ul,li,ol{
935938
transition: .1s;
936939
transform: rotate(45deg);
937940
bottom: -2px;
938-
}
941+
}

0 commit comments

Comments
 (0)