diff --git a/src/sass/style.scss b/src/sass/style.scss index 9ad81ce55..79215a8a2 100644 --- a/src/sass/style.scss +++ b/src/sass/style.scss @@ -829,6 +829,7 @@ a:hover { #timerNumber { transition: 0.25s; height: 0; + color: black; line-height: 0; z-index: -1; text-align: center;