From 05d456ce77a3ede5d53c3c5ef1270bcc250e914d Mon Sep 17 00:00:00 2001 From: nevfy Date: Mon, 22 Jan 2024 19:13:32 +0400 Subject: [PATCH 1/4] remove dot from h1 --- content/en/_index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/_index.html b/content/en/_index.html index 23aa4ff..35eb2cc 100644 --- a/content/en/_index.html +++ b/content/en/_index.html @@ -47,7 +47,7 @@ linkTitle = "SelfPrivacy"

- SelfPrivacy app allows you to set up self-hosted services and manage them. + SelfPrivacy app allows you to set up self-hosted services and manage them

}}"> Download From c344920f1ac1446f5dfdbdb3d9ed087e22592ce9 Mon Sep 17 00:00:00 2001 From: nevfy Date: Mon, 22 Jan 2024 21:00:55 +0400 Subject: [PATCH 2/4] fix text contrast --- assets/scss/_styles_project.scss | 13 +++++++++---- content/en/_index.html | 2 +- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/assets/scss/_styles_project.scss b/assets/scss/_styles_project.scss index 0ab247b..5175491 100644 --- a/assets/scss/_styles_project.scss +++ b/assets/scss/_styles_project.scss @@ -9,9 +9,6 @@ } } - - - @media (min-width: 768px) { .td-sidebar { padding-top: 5rem; @@ -28,6 +25,10 @@ border-radius: 1rem; } +.card-title { + font-weight: 600; +} + .sp-button-shadow { box-shadow: 0px -0.5rem 0px 0px rgba(0, 0, 0, 0.1) inset; } @@ -62,6 +63,10 @@ } } +.text-secondary { + font-weight: 600; +} + .sp-service-icon { margin-top: -4rem; max-width: 12rem; @@ -103,4 +108,4 @@ border-radius: 10px; border: none; margin-top: 1rem; -} +} \ No newline at end of file diff --git a/content/en/_index.html b/content/en/_index.html index 35eb2cc..35cb3ad 100644 --- a/content/en/_index.html +++ b/content/en/_index.html @@ -59,7 +59,7 @@ linkTitle = "SelfPrivacy" {{< blocks/section color="100" type="section" >}}
-

Your personal services

+

Your personal services

From 7a17b564247ec9667d4c528cc6cb6fd8b883c6d7 Mon Sep 17 00:00:00 2001 From: nevfy Date: Mon, 22 Jan 2024 21:24:08 +0400 Subject: [PATCH 3/4] change template sections to html sections --- content/en/_index.html | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/content/en/_index.html b/content/en/_index.html index 35cb3ad..f13cc2a 100644 --- a/content/en/_index.html +++ b/content/en/_index.html @@ -57,7 +57,7 @@ linkTitle = "SelfPrivacy"
{{< /blocks/section >}} -{{< blocks/section color="100" type="section" >}} +

Your personal services

@@ -129,9 +129,9 @@ linkTitle = "SelfPrivacy" {{< /landing-service >}}
-{{< /blocks/section >}} + -{{< blocks/section color="100" type="section" >}} +

Advantages

@@ -174,12 +174,10 @@ linkTitle = "SelfPrivacy" {{< landing-feature datactrl "Data control">}}

Why do corporations need your data? To make you buy more and vote as they want. With SelfPrivacy, only you have your data.

{{< /landing-feature >}} - -{{< /blocks/section >}} +
-{{< blocks/section color="100" type="section" >}} - +

Supported by

@@ -194,5 +192,4 @@ linkTitle = "SelfPrivacy"
- -{{< /blocks/section >}} +
From 8d6bcabf0e84d3d2b5d308351441d25d7b35019b Mon Sep 17 00:00:00 2001 From: nevfy Date: Tue, 23 Jan 2024 00:44:00 +0400 Subject: [PATCH 4/4] add gaps --- assets/scss/_styles_project.scss | 4 ++++ content/en/_index.html | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/assets/scss/_styles_project.scss b/assets/scss/_styles_project.scss index 5175491..7fd694f 100644 --- a/assets/scss/_styles_project.scss +++ b/assets/scss/_styles_project.scss @@ -108,4 +108,8 @@ border-radius: 10px; border: none; margin-top: 1rem; +} + +.sp-advantages { + row-gap: 20vh; } \ No newline at end of file diff --git a/content/en/_index.html b/content/en/_index.html index f13cc2a..9642dee 100644 --- a/content/en/_index.html +++ b/content/en/_index.html @@ -131,7 +131,7 @@ linkTitle = "SelfPrivacy" -
+

Advantages