diff --git a/static/style.css b/static/style.css index cb2b4f3..c5ea059 100644 --- a/static/style.css +++ b/static/style.css @@ -267,6 +267,11 @@ a:hover { padding: 0 10px; } +li { + margin-bottom: 20px; + margin-top: 20px; +} + .core-content h2, .core-content h3 { margin-top: 30px; margin-bottom: -10px;