fix(instant): remove screenshot from dev index.html
This commit is contained in:
parent
6f44944ffd
commit
c52d48d4db
Binary file not shown.
Before Width: | Height: | Size: 351 KiB |
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user