Commit fa97a6a5 by Diana Huang

Fix the font size

parent ce9229fa
...@@ -734,7 +734,7 @@ section.problem { ...@@ -734,7 +734,7 @@ section.problem {
min-height: 50px; min-height: 50px;
min-width: 50px; min-width: 50px;
background-color: #CCC; background-color: #CCC;
text-size: 1.5em; font-size: 1em;
} }
.grade { .grade {
position: absolute; position: absolute;
......
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