Commit 1f77cb58 authored by afc163's avatar afc163

Fix steps margin and text-align

parent 71056ac0
...@@ -34,7 +34,10 @@ ...@@ -34,7 +34,10 @@
font-size: 14px; font-size: 14px;
position: relative; position: relative;
left: 38px; left: 38px;
& > div { padding-top: 8px;
text-align: left;
> div {
margin-top: 8px; margin-top: 8px;
margin-bottom: 4px; margin-bottom: 4px;
} }
......
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