diff --git a/src/.vuepress/styles/index.scss b/src/.vuepress/styles/index.scss
index aba54151..dab4fb70 100644
--- a/src/.vuepress/styles/index.scss
+++ b/src/.vuepress/styles/index.scss
@@ -115,3 +115,11 @@
-ms-user-select: none;
user-select: none;
}
+
+a.nav-link.action-button.secondary {
+ margin-top: .5em;
+ font-family: "Open Sans", Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
+ font-size: 1.125em;
+ border-radius: .3125em;
+ border-bottom: none;
+}
diff --git a/src/.vuepress/theme/components/Home.vue b/src/.vuepress/theme/components/Home.vue
index b99307e1..c794055d 100644
--- a/src/.vuepress/theme/components/Home.vue
+++ b/src/.vuepress/theme/components/Home.vue
@@ -17,16 +17,8 @@
class="action"
v-if="data.actionText && data.actionLink"
>
-
-
- Download {{ tagName || 'vX.X.X' }}
-
+