Skip to content

Commit 2b16ce5

Browse files
committed
Made the blinking way more noticable
1 parent cbdfcac commit 2b16ce5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ a:active {
197197
}
198198

199199
.highlight {
200-
animation: highlight 1s alternate 2;
200+
animation: highlight 0.2s alternate 6 ;
201201
}
202202

203203
@keyframes point-down {

0 commit comments

Comments
 (0)