update about
This commit is contained in:
@@ -96,13 +96,16 @@ Today’s IT infrastructure consumes far too much energy. It becomes time we do
|
||||
{% end %}
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<!-- section 3 -->
|
||||
|
||||
<div class="bg-gray-200">
|
||||
|
||||
{% row( style="centerItem center semiNarrow mtop") %}
|
||||
<div class="container mx-auto">
|
||||
|
||||
{% row( style="centerItem center semiNarrow margin") %}
|
||||
|
||||
|
||||
## **Our Mission**
|
||||
@@ -130,6 +133,7 @@ We believe in an Internet where everyone can communicate freely, exchange fairly
|
||||
|
||||
{% end %}
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
@@ -42,7 +42,7 @@
|
||||
<!-- End Twitter universal website tag code -->
|
||||
|
||||
{% include "partials/header.html" %}
|
||||
<div id="content" class="p-4 pt-12 sm:p-12 md:p-16 lg:p-20 overflow-hidden">
|
||||
<div id="content" class="p-4 lg:p-0 pt-12 overflow-hidden">
|
||||
{% block content %}{% endblock %}
|
||||
</div>
|
||||
<div class="p-8">
|
||||
|
||||
Reference in New Issue
Block a user