fix some badding
This commit is contained in:
@@ -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**
|
||||
|
||||
|
||||
@@ -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**
|
||||
|
||||
|
||||
@@ -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") %}
|
||||
|
||||

|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user