diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index 505999f..f2d6537 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -74,7 +74,7 @@ .step:before, .step:after { content: ""; - margin: 1.5em 0; + margin: 2em 0; width: 1em; height: 2px; background: black; @@ -90,7 +90,7 @@ width: 3em; height: 3em; vertical-align: middle; - margin: 1em auto; + margin: 0 auto; } .step .description {