diff --git a/static/css/welcome.css b/static/css/welcome.css index ec274fb5..e4832a5f 100644 --- a/static/css/welcome.css +++ b/static/css/welcome.css @@ -72,13 +72,11 @@ } #welcome-integrations .integration { - display: inline-block; border: 1px solid #ddd; border-radius: 3px; padding: 20px 0; - margin: 0 20px 20px 0; text-align: center; - width: 150px; + margin-bottom: 30px; } #welcome-integrations img { @@ -151,4 +149,4 @@ max-width: 800px; margin-left: auto; margin-right: auto; -} \ No newline at end of file +} diff --git a/templates/base.html b/templates/base.html index 1903f09f..114474cf 100644 --- a/templates/base.html +++ b/templates/base.html @@ -148,7 +148,7 @@ {% endif %} {% if show_search %} -
{% endif %} diff --git a/templates/front/welcome.html b/templates/front/welcome.html index 3e517948..71c37808 100644 --- a/templates/front/welcome.html +++ b/templates/front/welcome.html @@ -302,79 +302,118 @@ Set up additional ways to get notified: -