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 13bd78d commit 794d4d0Copy full SHA for 794d4d0
index.html
@@ -7,7 +7,7 @@
7
<right>
8
<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-default btn-lg" href="{{ "/download.html" | prepend: site.baseurl }}" role="button">
+ <p><a class="btn btn-outline-primary btn-lg" href="{{ "/download.html" | prepend: site.baseurl }}" role="button">
11
Download</a></p>
12
<br>
13
0 commit comments