blumenstiel commited on
Commit
e8b7fce
·
1 Parent(s): 14eac6f

Update website

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -32,12 +32,12 @@
32
  <!-- <h1 class="title is-1 white">TerraMind Blue-Sky Challenge</h1>-->
33
  <h1 class="title is-1 white">
34
  <img src="./static/images/Logo medium white.svg" alt="Logo" class="title-logo">
35
- &nbsp;TerraMind&nbsp;Blue-Sky&nbsp;Challenge
36
  </h1>
37
  <br>
38
  <p class="subtitle is-5 has-text-weight-semibold white">organized by IBM and ESA</p>
39
  <!-- submit button -->
40
- <a href="#submit" class="button is-link is-medium is-rounded mt-4">
41
  Submit Your Idea
42
  </a>
43
  </div>
 
32
  <!-- <h1 class="title is-1 white">TerraMind Blue-Sky Challenge</h1>-->
33
  <h1 class="title is-1 white">
34
  <img src="./static/images/Logo medium white.svg" alt="Logo" class="title-logo">
35
+ TerraMind&nbsp;Blue-Sky&nbsp;Challenge
36
  </h1>
37
  <br>
38
  <p class="subtitle is-5 has-text-weight-semibold white">organized by IBM and ESA</p>
39
  <!-- submit button -->
40
+ <a href="#submit" class="button is-link is-medium is-rounded is-dark">
41
  Submit Your Idea
42
  </a>
43
  </div>