Skip to content

Commit e16b1ac

Browse files
Landing page update
1 parent faebc69 commit e16b1ac

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

_includes/home.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,24 @@
66
<div class="container-fluid">
77
<div class="row justify-content-center">
88
<div class="col-12 col-md-8 col-lg-6 d-flex justify-content-center flex-column hero-text-position text-center">
9+
<br><br><br><br>
910
<img src="{{ '/assets/img/brand/PROTEUS_transparent.svg' | relative_url }}" alt="PROTEUS" class="hero-logo" width="90%">
1011
<br><br>
1112
<p class="lead mt-0">
1213
<span style="font-weight: bold; color: #ffa568; text-shadow: 3px 2px 3px #000000">
1314
<br><br>
1415
Simulate the coupled interior-atmosphere evolution of rocky planets over deep time.
16+
</span>
17+
<span style="font-weight: normal; color: #ffa568; text-shadow: 3px 2px 3px #000000; font-size: 90% !important;">
1518
<br><br>
1619
Named after the Greek god of sea change, PROTEUS is flexible and adaptable; it can foretell the future, but answers only to those who ask the right questions.
1720
</span>
1821

1922
</p>
2023
<br>
21-
<div class="card-footer text-center bg-transparent">
24+
<!-- <div class="card-footer text-center bg-transparent">
2225
<button class="btn btn-primary mb-3" onclick="location.href='demo.html'">See demo</button>
23-
</div>
26+
</div> -->
2427
</div>
2528
</div>
2629
</div>

0 commit comments

Comments
 (0)