diff options
Diffstat (limited to '_includes')
| -rw-r--r-- | _includes/nav-home.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/nav-home.html b/_includes/nav-home.html index 409077b08..834b6061a 100644 --- a/_includes/nav-home.html +++ b/_includes/nav-home.html @@ -61,5 +61,5 @@ </li> </ul> - <a class="btn btn-outline-secondary d-none d-md-inline-block mb-3 mb-md-0 ml-md-3" href="{{ site.download.source }}">Download</a> + <a class="btn btn-bd-yellow d-none d-md-inline-block mb-3 mb-md-0 ml-md-3" href="{{ site.download.source }}">Download</a> </header> |
