diff --git a/frontend/web/css/style.turquoise.css b/frontend/web/css/style.turquoise.css index 615e571..8506738 100755 --- a/frontend/web/css/style.turquoise.css +++ b/frontend/web/css/style.turquoise.css @@ -286,7 +286,11 @@ ul.list-style-none { #top { background: #555555; color: #eeeeee; - padding: 10px 0; + padding: 5px 0; +} + +#top .container{ + line-height: 22px; } #top p { -- libgit2 0.21.4