diff --git a/src/layouts/index.html b/src/layouts/index.html index d98dff8..15d88c7 100644 --- a/src/layouts/index.html +++ b/src/layouts/index.html @@ -2,24 +2,47 @@ -
+ + +
-
+

Invisible yet powerful

Upgrade to Tea - the revolutionary, cross-platform package manager. Say goodbye to slow & clunky, and say hello to fast & smooth updates. From the creator of Brew.

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

-

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

+

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

-
-
- {{- partial "hero-terminal-animation.html" -}} diff --git a/src/static/Images/hero-backgrond-grid.gif b/src/static/Images/hero-backgrond-grid.gif new file mode 100644 index 0000000..c399e4d Binary files /dev/null and b/src/static/Images/hero-backgrond-grid.gif differ diff --git a/src/static/Images/hero-background-mountains.png b/src/static/Images/hero-background-mountains.png new file mode 100644 index 0000000..1bb50f7 Binary files /dev/null and b/src/static/Images/hero-background-mountains.png differ diff --git a/src/static/css/homepage.css b/src/static/css/homepage.css index 856b25f..7d60459 100644 --- a/src/static/css/homepage.css +++ b/src/static/css/homepage.css @@ -137,14 +137,6 @@ mark{ @media only screen and (min-width: 1200px) { - .hero-section{ - background-image: url("/Images/x-large-grid.svg") !important; - background-attachment: scroll; - background-position: top; - background-repeat: repeat-y; - background-size: cover !important; - } - .lead-text-container{ border: 1px solid #949494 !important; width: 600px; diff --git a/src/static/css/typography.css b/src/static/css/typography.css index dd21664..57438c4 100644 --- a/src/static/css/typography.css +++ b/src/static/css/typography.css @@ -36,7 +36,6 @@ h1{ font-family: "mona", sans-serif; color:#00ffd0; text-transform:uppercase; - text-shadow: 0px 0px 4px #1a1a1a !important; } h2{ @@ -47,7 +46,7 @@ h2{ } h3{ - font-family: "pp-neue-machina", sans-serif; + font-family: "mona", sans-serif; color:#00ffd0; } @@ -103,9 +102,6 @@ a:hover{ } h1{ - font-size: 11.5vw; - line-height: 12.4vw; - margin-top: -1.116vw; } h2{ @@ -143,9 +139,6 @@ a:hover{ } h1{ - font-size: 14vw; - line-height: 15vw; - margin-top: -0.3vw; } h2{ @@ -182,9 +175,6 @@ a:hover{ } h1{ - font-size: 14vw; - line-height: 15vw; - margin-top: -0.3vw; } h2{