From a8fa6191e1f93e444d5c8d7c1c82e9103d59fd5a Mon Sep 17 00:00:00 2001 From: nevfy Date: Wed, 24 Jan 2024 15:20:26 +0400 Subject: [PATCH] fix: enable google play button --- assets/scss/_styles_project.scss | 7 +++++-- content/en/download/_index.html | 10 ++++------ 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/assets/scss/_styles_project.scss b/assets/scss/_styles_project.scss index 0ab247b..29239a1 100644 --- a/assets/scss/_styles_project.scss +++ b/assets/scss/_styles_project.scss @@ -35,7 +35,10 @@ .sp-button-big-padding { padding-bottom: 1rem; padding-top: 0.8rem; - font-weight: 600; +} + +.btn { + font-weight: 600; } .sp-feature-title { @@ -103,4 +106,4 @@ border-radius: 10px; border: none; margin-top: 1rem; -} +} \ No newline at end of file diff --git a/content/en/download/_index.html b/content/en/download/_index.html index 65e462a..f5ac754 100644 --- a/content/en/download/_index.html +++ b/content/en/download/_index.html @@ -26,6 +26,9 @@ title: Downloads F-Droid + + Our F-Droid repository +
@@ -33,15 +36,10 @@ title: Downloads
- + Google Play
-
- - Our F-Droid repository - -