This commit is contained in:
Ehab Hassan 2023-07-20 13:56:33 +03:00
parent dac066668b
commit d7d5f5725b
2 changed files with 4 additions and 4 deletions

View File

@ -36,7 +36,7 @@ Join our exclusive community and be part of the revolutionary Neo-Digital Freezo
<div class="container mx-auto">
{% row(style="center" margin="header" padding="NONE") %}
{% row(style="center" margin="narrow" padding="NONE") %}
## Powered by ThreeFold
@ -45,7 +45,7 @@ Join our exclusive community and be part of the revolutionary Neo-Digital Freezo
<br>
The worlds largest decentralized network by **ThreeFold**
allows every application on the OurApps™ to attain a level of security and privacy like never seen before.
allows every application on the OurApps™ <br>to attain a level of security and privacy like never seen before.
<br>

View File

@ -104,7 +104,7 @@ img[src*="#fig"] {
@apply font-medium;
}
h3 {
@apply text-xl lg:text-3xl font-normal my-4;
@apply text-xl lg:text-2xl font-normal my-4;
color:#1c5d34;
}
h3 strong {
@ -120,7 +120,7 @@ img[src*="#fig"] {
@apply text-lg not-italic font-normal my-1;
}
p {
@apply text-base lg:text-xl leading-tight tracking-normal font-normal my-0;
@apply text-base lg:text-lg leading-tight tracking-normal font-normal my-0;
font-family: "CercoDEMO", sans-serif;
}
blockquote {