Skip to content

Commit fb42613

Browse files
Updated Day 98
1 parent 7cbdc5c commit fb42613

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/98/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@
6868
height: calc(100% - 12px);
6969
border-radius: 1000px;
7070
background-color: #fff;
71-
transition: left 0.5s ease-in-out, width 0.25s ease-in-out,
72-
height 0.25s ease-in-out, translate 0.5s ease-in-out,
71+
transition: left 0.5s ease-in-out, width 0.5s ease-in-out,
72+
height 0.5s ease-in-out, translate 0.5s ease-in-out,
7373
opacity 0.5s ease-in-out;
7474
}
7575

0 commit comments

Comments
 (0)