From f3d1f23510668327fa664eb3f0242670ca7ac568 Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Wed, 8 Feb 2023 11:29:33 -0500 Subject: [PATCH] More progress --- src/layouts/index.html | 26 ++++++++++++++++++++------ src/layouts/partials/mobile-ctas.html | 4 ++-- 2 files changed, 22 insertions(+), 8 deletions(-) diff --git a/src/layouts/index.html b/src/layouts/index.html index 626647b..b2a3dcc 100644 --- a/src/layouts/index.html +++ b/src/layouts/index.html @@ -72,6 +72,14 @@ .mobile-lead{ text-align:center; } + .mbtn{ + height:50px; + } + .hero-col{ + padding-top: 16vw; + padding-bottom: 16vw; + } + } @media only screen and (min-width: 768px) { @@ -86,6 +94,12 @@ .desktop-term-loc{ visibility: visible; } + .bottom-cta{ + display: block; + width:50%; + margin-left:auto; + margin-right:auto; + } } @@ -93,7 +107,7 @@
-
+

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.

tea/cli... from the creator of brew

@@ -111,7 +125,6 @@
{{- partial "hero-terminal-animation.html" -}}
-

Dev tools are best domonstrated on desktop. But we get it... you're out and about (or in the loo), so drop us your email or follow us on Twitter so you can be reminded when you're back at your desk.

@@ -266,9 +279,10 @@ --> -
-
+
+ +
@@ -615,7 +629,6 @@ EOF } .terminal-content{ overflow-y: auto; - height: 400px; } .speed-terminal{ width: 100%; @@ -906,7 +919,8 @@ EOF

Ready to start building?
All you need is tea.

-

Introducing tea’s +pkg syntax, the ultimate tool for streamlined open source access, allowing you to access the entire ecosystem with one command, compose and combine everything, and even more.

+

Introducing tea’s +pkg syntax, the ultimate tool for streamlined open source access, allowing you to access the entire ecosystem with one command, compose and combine everything, and even more.

+
{{- partial "desktop-ctas.html" -}}
diff --git a/src/layouts/partials/mobile-ctas.html b/src/layouts/partials/mobile-ctas.html index cf32128..c767497 100644 --- a/src/layouts/partials/mobile-ctas.html +++ b/src/layouts/partials/mobile-ctas.html @@ -2,10 +2,10 @@
- +
- +