fix some badding

This commit is contained in:
2024-05-30 14:47:05 +03:00
parent 75e5599748
commit d4d55953bc
5 changed files with 6 additions and 6 deletions

View File

@@ -208,7 +208,7 @@ From decentralized cloud computing and blockchain integration to overseeing infr
<div class="container mx-auto">
{% row( style="narrow margin") %}
{% row( style="narrow mtop") %}
## **Ready Community Applications**

View File

@@ -60,7 +60,7 @@ Together we are creating a cloud for everyone, owned by everyone.
{% grid_stats() %}
### Become a cloud & Internet service provider on
### **Become a cloud & Internet service provider on**
## **The ThreeFold Grid**

View File

@@ -182,7 +182,7 @@ The ThreeFold Dashboard is today's <span class="blue">go-to-interface</span> for
<!-- section 5 -->
{% row(style="margin") %}
{% row(style="mtop") %}
![Image](people_planet_you.png#mx-auto)

View File

@@ -159,7 +159,7 @@ Whether you are hosting the cloud or deploying solutions on the Grid you will ea
<br>
{% row( style="mbottom center semiNarrow") %}
{% row( style="center semiNarrow") %}
<button class="green">[Dive Deeper](https://manual.grid.tf/knowledge_base/cloud/cloud_toc.html)</button>

View File

@@ -196,7 +196,7 @@
{% endfor %}
{% set section = get_section(path="footer/_index.md")%}
{%- set logoPath = section.extra.logoPath %}
<div class="mx-8 mt-8">
{# <div class="mx-8 mt-8">
<div class="space-y-8 lg:max-w-sm xl:max-w-sm lg:mr-8 lg:mb-8 xl:col-span-1">
<img class="w-32 h-auto" src="{{get_url(path=logoPath)}}" alt="Company name" />
<p class="text-gray-500 text-base leading-6 ">
@@ -205,7 +205,7 @@
{% include "partials/socialLinks.html" %}
</div>
</nav>
</div>
</div> #}
</div>