diff options
Diffstat (limited to 'packages/instant/public/index.html')
-rw-r--r-- | packages/instant/public/index.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/packages/instant/public/index.html b/packages/instant/public/index.html index 8e0875645..df39994ef 100644 --- a/packages/instant/public/index.html +++ b/packages/instant/public/index.html @@ -31,11 +31,6 @@ height: 100vh; background-color: rgba(0, 0, 0, 0.2); } - - .full-screen { - height: 100vh; - width: 100vw; - } </style> </head> @@ -63,7 +58,6 @@ </button> </div> </div> - <img id="augurScreenshot" class="full-screen" src="./augur_screenshot.png" /> <div id="zeroExInstantContainer"></div> <script> // Simulate history |