pull/102/head
nevfy 2024-01-23 00:44:00 +04:00
parent 7a17b56424
commit 8d6bcabf0e
2 changed files with 5 additions and 1 deletions

View File

@ -108,4 +108,8 @@
border-radius: 10px;
border: none;
margin-top: 1rem;
}
.sp-advantages {
row-gap: 20vh;
}

View File

@ -131,7 +131,7 @@ linkTitle = "SelfPrivacy"
</div>
</section>
<section class="container-fluid">
<section class="container-fluid d-flex flex-column sp-advantages">
<div class="row w-100">
<h2 class="mx-auto text-center">Advantages</h2>
</div>