From 8a4539cd211bf42905d74d4ce91c250bef3a6948 Mon Sep 17 00:00:00 2001 From: nevfy Date: Mon, 22 Jan 2024 21:00:55 +0400 Subject: [PATCH] fix text contrast --- assets/scss/_styles_project.scss | 11 ++++++++--- content/en/_index.html | 2 +- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/assets/scss/_styles_project.scss b/assets/scss/_styles_project.scss index 29239a1..35dcca6 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; } @@ -65,6 +66,10 @@ } } +.text-secondary { + font-weight: 600; +} + .sp-service-icon { margin-top: -4rem; max-width: 12rem; 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