From 637d4e021541dcffd3b0031265a0f72350d19974 Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Tue, 13 Sep 2022 17:23:25 -0400 Subject: [PATCH] package CTA section --- src/layouts/index.html | 13 ++++-- .../partials/full-width-discord-cta.html | 42 +++++++++++++++++++ src/static/css/style.css | 5 +-- 3 files changed, 53 insertions(+), 7 deletions(-) create mode 100644 src/layouts/partials/full-width-discord-cta.html diff --git a/src/layouts/index.html b/src/layouts/index.html index c27d18c..a982e92 100644 --- a/src/layouts/index.html +++ b/src/layouts/index.html @@ -155,9 +155,17 @@ - + + + + Stay tuned for full launch. + Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua Discord Community. + + + +{{- partial "full-width-discord-cta.html" . -}} @@ -176,9 +184,6 @@ {{- partial "full-width-cta.html" . -}} - - - diff --git a/src/layouts/partials/full-width-discord-cta.html b/src/layouts/partials/full-width-discord-cta.html new file mode 100644 index 0000000..4ecacd4 --- /dev/null +++ b/src/layouts/partials/full-width-discord-cta.html @@ -0,0 +1,42 @@ + + + + + Join our Discord devs authenticated + + diff --git a/src/static/css/style.css b/src/static/css/style.css index de64860..4450783 100644 --- a/src/static/css/style.css +++ b/src/static/css/style.css @@ -169,7 +169,6 @@ h2{ h3{ font-family: "pp-neue-machina", sans-serif; color:#00ffd0; - text-transform: uppercase; } h4{ @@ -199,8 +198,8 @@ p{ } h3{ - font-size: 38px; - line-height: 45px; + font-size: 80px; + line-height: 80px; margin-bottom: 75px; }
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua Discord Community.