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"> <div class="container mx-auto">
{% row(style="center" margin="header" padding="NONE") %} {% row(style="center" margin="narrow" padding="NONE") %}
## Powered by ThreeFold ## Powered by ThreeFold
@ -45,7 +45,7 @@ Join our exclusive community and be part of the revolutionary Neo-Digital Freezo
<br> <br>
The worlds largest decentralized network by **ThreeFold** 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> <br>

View File

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