Skip to content

Commit 338500c

Browse files
Fixed radar in jarvis animation
1 parent b5ff514 commit 338500c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jarvis/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
223223
.radar::before {
224224
content: '';
225225
position: absolute;
226-
top: 50%;
226+
top: 100%;
227227
left: 50%;
228228
width: 2px;
229229
height: 50%;

0 commit comments

Comments
 (0)