Commit 33e4a34a authored by Randall Leeds's avatar Randall Leeds

some list padding on the front page instructions

parent 515cd1c2
......@@ -17,6 +17,12 @@ section {
ol {
list-style-type: decimal;
padding-left: 3em;
margin-left: -1.5em;
li + li {
margin-top: 1em;
}
}
.auth {
......
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