tweak restart button styling

This commit is contained in:
AlecM33
2022-07-05 22:54:44 -04:00
parent 1f30e649c9
commit 4f75efd447
2 changed files with 3 additions and 1 deletions

View File

@@ -58,6 +58,8 @@
#restart-game {
background-color: #0078D7;
min-width: 10em;
margin-bottom: 1em !important;
animation: shadow-pulse 1.5s infinite ease-out;
}
#play-pause-placeholder {