diff --git a/public/white-paper/index.html b/public/white-paper/index.html index a4189de..852414b 100644 --- a/public/white-paper/index.html +++ b/public/white-paper/index.html @@ -25,7 +25,7 @@ - + @@ -98,33 +98,30 @@ } @media only screen and (max-width: 600px) { - .auth-btn{ + .auth-btn { width: 100%; - margin-bottom:20px; + margin-bottom: 20px; } - .mobile-pdf{ - display:block; + .mobile-pdf { + display: block; } - .pdf-iframe{ + .pdf-iframe { display: none; } } @media only screen and (min-width: 600px) { - .mobile-pdf{ - display:none; + .mobile-pdf { + display: none; } - .pdf-iframe{ + .pdf-iframe { display: block; } } - - - @@ -190,25 +187,30 @@

We're Open‐Sourcing Our White Paper

-

Open‐source is about the many coming together to create something great. In the spirit of that, we're inviting developers, speculators, and enthusiasts alike to contribute to our white paper and help brew the future of the internet. This is our revolutionary undertaking to create equitable open‐source for web3, and we want you to be a part of laying its groundwork.
Download our white paper.

+

Open‐source is about the many coming together to create something + great. In the spirit of that, we're inviting developers, speculators, and enthusiasts alike to contribute to + our white paper and help brew the future of the internet. This is our revolutionary undertaking to create + equitable open‐source for web3, and we want you to be a part of laying its groundwork.
Download our white paper.

-
-
-
- Authenticate with tea
- Contribute to Our White Paper -
+
+
+
+ Authenticate with tea
+ Contribute to Our White Paper
+ -
- +
+
@@ -216,12 +218,13 @@
-
+
-

Mobile browsers can be finicky, so please view our white paper via the button below.

- Download our White Paper +

Mobile browsers can be finicky, so please view our white paper via the button + below.

+ Download our White Paper
@@ -408,4 +411,4 @@ gtag('js', new Date()); gtag('config', 'G-Q3M5LVH76F'); - + \ No newline at end of file