We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0557801 commit 930a8baCopy full SHA for 930a8ba
index.html
@@ -5,9 +5,9 @@
5
<div class="header-container jumbotron">
6
<div class="container"> <!--- style="background-color:white" --->
7
<right>
8
- <h1 style="font-weight:700">SU2 v6.1.0 Falcon</h1> <!-- style="color:black" -->
+ <h1 style="font-weight:800">SU2 v6.1.0 Falcon</h1> <!-- style="color:black" -->
9
<h2 style="font-weight:700">Powerful. Fast. Free.</h2>
10
- <p><a class="btn btn-danger btn-lg" href="{{ "/download.html" | prepend: site.baseurl }}" role="button">
+ <p><a class="btn btn-default btn-lg" href="{{ "/download.html" | prepend: site.baseurl }}" role="button">
11
Download</a></p>
12
<br>
13
0 commit comments