diff --git a/public/white-paper/index.html b/public/white-paper/index.html index f0ab288..d7a1d07 100644 --- a/public/white-paper/index.html +++ b/public/white-paper/index.html @@ -98,7 +98,14 @@ margin-bottom: auto; } - @media only screen and (max-width: 600px) { + @media only screen and (max-width: 980px) { + .auth-btn { + width: 100%; + margin-bottom: 20px; + } + } + + @media only screen and (max-width: 980px) { .auth-btn { width: 100%; margin-bottom: 20px; @@ -113,14 +120,7 @@ } } - @media only screen and (max-width: 980px) { - .auth-btn { - width: 100%; - margin-bottom: 20px; - } - } - - @media only screen and (min-width: 600px) { + @media only screen and (min-width: 980px) { .mobile-pdf { display: none; @@ -207,7 +207,7 @@ Authenticate with tea
Contribute to Our White Paper + href="https://github.com/teaxyz/white-paper" role="button">Contribute to Our White Paper