diff --git a/landing/index.css b/landing/index.css index 1bcaa62..3accbf3 100644 --- a/landing/index.css +++ b/landing/index.css @@ -261,4 +261,12 @@ code { .col { padding: 0 2rem; } + .fp-container { + max-width: 100%; + height: unset; + padding-bottom: 2rem; + } + .fp-container.mobile-full { + height: 100vh; + } } diff --git a/landing/removed/index.html b/landing/removed/index.html index c6c3ff8..9c91ca1 100644 --- a/landing/removed/index.html +++ b/landing/removed/index.html @@ -13,7 +13,9 @@ -
+
Cobweb logo