Update npm scripts. Added openssl-legacy-provider.

This commit is contained in:
golemjager
2024-03-22 09:31:09 -06:00
parent f4ff85f65a
commit 9962a22497

View File

@@ -65,8 +65,8 @@ video {
padding: 20px; padding: 20px;
font-size: 50px; font-size: 50px;
font-weight: bolder; font-weight: bolder;
color: fuchsia; color: #644af1;
justify-content: flex-end; justify-content: center;
} }
#levelselect { #levelselect {
@@ -106,7 +106,7 @@ video {
} }
#resetbutton { #resetbutton {
margin-left: 15px;
} }
#prevbutton { #prevbutton {
@@ -118,7 +118,8 @@ video {
} }
#fontpicker { #fontpicker {
margin-left: 50px; margin-top: 10px;
margin-left: 30px;
} }
.skiptaskbutton { .skiptaskbutton {
margin-right: 5px; margin-right: 5px;