fix text contrast

This commit is contained in:
nevfy 2024-01-22 21:00:55 +04:00
parent dc9953f3a6
commit 8a4539cd21
2 changed files with 9 additions and 4 deletions

View File

@ -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;

View File

@ -59,7 +59,7 @@ linkTitle = "SelfPrivacy"
{{< blocks/section color="100" type="section" >}}
<div class="row w-100">
<h2 class="mx-auto text-center">Your personal services</h2>
<h2 class="mx-auto text-center font-weight-bolder">Your personal services</h2>
</div>
<div class="row w-100 mt-5 mb-3">