From ca6845aba7e898201ca1e0d580889b958795cc71 Mon Sep 17 00:00:00 2001 From: Thomas Smith <49042513+tsmitty11@users.noreply.github.com> Date: Fri, 20 May 2022 12:34:41 -0400 Subject: [PATCH] Menu Fix for Tablet View --- public/white-paper/index.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/public/white-paper/index.html b/public/white-paper/index.html index b1bbe1f..3061bd8 100644 --- a/public/white-paper/index.html +++ b/public/white-paper/index.html @@ -113,6 +113,13 @@ } } + @media only screen and (max-width: 980px) { + .auth-btn { + width: 100%; + margin-bottom: 20px; + } + } + @media only screen and (min-width: 600px) { .mobile-pdf { @@ -172,7 +179,7 @@ - Authenticate with tea