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