Update test.scss (#2757) sarmadhadii

The timer was too close to the play button when replaying your test.
This commit is contained in:
Sarmad Hadi 2022-03-23 17:38:31 +05:00 committed by GitHub
parent 76c230315c
commit ddc0749602
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -889,6 +889,7 @@
color: var(--main-color);
display: inline-block;
margin: 0;
margin-left: 0.5em;
}
#restartTestButton {