diff --git a/style/default.css b/style/default.css index 3721c8e..947e24f 100644 --- a/style/default.css +++ b/style/default.css @@ -89,9 +89,11 @@ div.card p{ } div.card ul{ - margin-left: 75px; - margin-bottom: 25px; display: block; + margin: auto; + width: 400px; + list-style-type: square; + margin-bottom: 25px; } div.content h1{