Commit 33a8b125 by Arjun Jhukal

updated styles for ul and ol at general

parent 0e9103b0
......@@ -338,6 +338,11 @@
margin-top: .8rem
}
.general-content-box ul,
.general-content-box ol {
padding-left: 20px;
}
.general-content-box table tbody tr td,
.general-content-box table tbody tr th {
padding: 16px
......
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