Updated the styling of the Diagnostic page

This commit is contained in:
Tiago Ribeiro
2023-08-07 22:52:10 +01:00
parent d879f4afab
commit 7e9e28f134
7 changed files with 174 additions and 79 deletions

View File

@@ -46,7 +46,7 @@ export const speakingReverseMarking: {[key: number]: number} = {
0: 0,
};
const writingMarking: {[key: number]: number} = {
export const writingMarking: {[key: number]: number} = {
90: 9,
80: 8,
70: 7,