Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

HTML
<style>
img {
  max-width: 100%;
  height: auto;
}
</style>
<img src="/download/attachments/2893811528940063/28938116/heliumreleasebanner28940065/Dashboard_coming_soon.png" width="1250" height="1250">
<script>
var box = document.getElementById("release-box");
box.style.display = "none";
</script>

...