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; }