diff --git a/public/white-paper/index.html b/public/white-paper/index.html index 852414b..3061bd8 100644 --- a/public/white-paper/index.html +++ b/public/white-paper/index.html @@ -15,6 +15,7 @@ + @@ -112,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 { @@ -171,7 +179,7 @@ - Authenticate with tea @@ -198,8 +206,8 @@
@@ -411,4 +419,4 @@ gtag('js', new Date()); gtag('config', 'G-Q3M5LVH76F'); - \ No newline at end of file +