Skip to content

Commit 19bfa00

Browse files
committed
fixed #5
1 parent 01f74ff commit 19bfa00

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

public/css/style.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,8 @@ a:hover {
238238
opacity: 0;
239239
transition: 0.25s;
240240
z-index: -1;
241+
position: relative;
242+
z-index: 99;
241243
}
242244

243245
#timer {

0 commit comments

Comments
 (0)