diff --git a/docs/layouts/index.html b/docs/layouts/index.html index d7fb4a513..1a8a59e88 100644 --- a/docs/layouts/index.html +++ b/docs/layouts/index.html @@ -20,8 +20,8 @@ @@ -89,7 +89,7 @@
-

Fast & Powerful

+

Fast & Powerful

Hugo is written for speed and performance. Great care has been diff --git a/docs/static/css/HPstyles.css b/docs/static/css/HPstyles.css index 430591b0c..50d7a2944 100755 --- a/docs/static/css/HPstyles.css +++ b/docs/static/css/HPstyles.css @@ -167,6 +167,7 @@ a:hover { .callout { color: #ffffff; display: table; + table-layout: fixed; height: 420px; width: 100%; background-color: rgb(118,156,172);