mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.git
synced 2024-11-14 12:43:17 +00:00
fix services too wide
This commit is contained in:
parent
d96bb948db
commit
09c047b015
|
@ -91,7 +91,6 @@
|
|||
box-shadow: 0 8px 8px rgba(0, 0, 0, 0.25);
|
||||
border-radius: 10px;
|
||||
border: none;
|
||||
max-width: 30vw;
|
||||
}
|
||||
|
||||
.sp-services-row {
|
||||
|
|
|
@ -57,7 +57,7 @@ linkTitle = "SelfPrivacy"
|
|||
</div>
|
||||
{{< /blocks/section >}}
|
||||
|
||||
<section class="container-fluid">
|
||||
<section class="container">
|
||||
<div class="row w-100">
|
||||
<h2 class="mx-auto text-center font-weight-bolder">Your personal services</h2>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue