diff --git a/src/layouts/index.html b/src/layouts/index.html index 4deb4b2..baf6329 100644 --- a/src/layouts/index.html +++ b/src/layouts/index.html @@ -34,7 +34,7 @@
-

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.

@@ -92,7 +92,6 @@ border-left: 2px solid #949494; border-right: 2px solid #949494; height: 100%; - padding: 25px; } .package-row{ diff --git a/src/static/css/style.css b/src/static/css/style.css index d1dc260..32bedde 100644 --- a/src/static/css/style.css +++ b/src/static/css/style.css @@ -3,10 +3,8 @@ body{ background-color: #1a1a1a; max-width: 1920px; - /* background-image: url("/Images/xl-grid-quarter-opacity.svg"); background-size: contain; - */ } /* @@ -194,6 +192,8 @@ li{ h1{ font-size: 13.25rem; line-height: 14rem; + margin-top: -20px; + margin-left: -15px; } h2{