Commit 60e07d9e authored by Chunchi Che's avatar Chunchi Che

optimize endmodal styles

parent ae01985a
Pipeline #23118 passed with stages
in 13 minutes and 27 seconds
......@@ -4,12 +4,12 @@
.result {
font-size: 30px;
font-family: cursive;
font-family: var(--theme-font);
color: var(--text-color);
}
.reason {
font-size: 20px;
font-family: "Gill Sans", sans-serif;
font-family: var(--theme-font);
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment