diff --git a/Verification/file-hashes.json b/Verification/file-hashes.json index b45103d..db335f2 100644 --- a/Verification/file-hashes.json +++ b/Verification/file-hashes.json @@ -136,7 +136,7 @@ "javascript\\editions.js": "795a056b1011d662f3cbd38c41962bee", "javascript\\public_define.js": "2c411443fb954f9aa5418a41f1ec69fb", "javascript\\public_script.js": "954a52994db77927dac0db9116e5f90f", - "notifications\\index.html": "4b3c07077998d0edcd3932df8a3d1e20", + "notifications\\index.html": "4627f320c755d58fcdf22ec76a50f742", "README-en_US.md": "8c9ce26d032adfdc4e620dc53d683e74", "README.md": "f6ad7532a8a75f70ec4240a668ee3bb4", "sounds\\button.ogg": "4756c61c16bdc43d1df88591910a98b7", diff --git a/Verification/project-hash.json b/Verification/project-hash.json index 5a72042..6113676 100644 --- a/Verification/project-hash.json +++ b/Verification/project-hash.json @@ -1,3 +1,3 @@ { - "projectHash": "ac2a52d58350483ccddb0c2f95378f4e" + "projectHash": "c80a9adee0da9db1e95eea8ee275c82c" } \ No newline at end of file diff --git a/notifications/index.html b/notifications/index.html index ff887e5..7a03bf5 100644 --- a/notifications/index.html +++ b/notifications/index.html @@ -243,6 +243,8 @@ } .message { + display: flex; + justify-content: center; padding: 0; }