Commit d87b11a9 by Kyle Fiedler

Added more padding for detailed answer

parent 9053fde0
...@@ -436,7 +436,7 @@ section.problem { ...@@ -436,7 +436,7 @@ section.problem {
.detailed-solution { .detailed-solution {
border: 1px solid #ddd; border: 1px solid #ddd;
padding: 9px 9px 20px; padding: 9px 15px 20px;
margin-bottom: 10px; margin-bottom: 10px;
background: #FFF; background: #FFF;
position: relative; position: relative;
......
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