diff --git a/src/layouts/index.html b/src/layouts/index.html index 999a6f5..9317f8a 100644 --- a/src/layouts/index.html +++ b/src/layouts/index.html @@ -51,8 +51,8 @@
-
-

The revolution is here. We’re calling on all open-source devs to authenticate their Github with tea.

+
+

The revolution is here. We’re calling on all open-source devs to authenticate their Github with tea.

diff --git a/src/static/css/homepage.css b/src/static/css/homepage.css index 8529a13..f497edc 100644 --- a/src/static/css/homepage.css +++ b/src/static/css/homepage.css @@ -81,7 +81,9 @@ hr{ @media only screen and (max-width: 576px) { - + .hero-subhead{ + width: 100%; + } }