From 5108074089eb05c8ec6d0cd53ce4083d834dd0c5 Mon Sep 17 00:00:00 2001 From: Emilie Ma Date: Tue, 11 Apr 2023 08:13:46 -0700 Subject: [PATCH] Update removed + privacy page mobile styles --- landing/index.css | 8 ++++++++ landing/removed/index.html | 4 +++- 2 files changed, 11 insertions(+), 1 deletion(-) 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 @@ -
+