This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-wayang-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new df4b0db  Automatic Site Publish by Buildbot
df4b0db is described below

commit df4b0db0af86194f9d27c2ac95d4f4520ed8072e
Author: buildbot <[email protected]>
AuthorDate: Tue Dec 19 09:01:22 2023 +0000

    Automatic Site Publish by Buildbot
---
 output/index.html | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

diff --git a/output/index.html b/output/index.html
index ae8c5b4..f4ff3d1 100644
--- a/output/index.html
+++ b/output/index.html
@@ -199,18 +199,24 @@
 </nav>
 <div class="container-fluid p-0">
   <section id="full-screen-2">
-    <div class="container h-100 justify-content-center flex-wrap text-center"">
-            <img class="img-fluid" style="margin-top: 20px; margin-bottom: 
40px;" src="https://wayang.apache.org/assets/img/wayang.png"; alt="Apache Wayang 
Federated Data Processing"/>
-            <h1 class="display-4 " style="font-size: 3rem; color: #a00e5a; 
font-weight: 900; margin-bottom: 20px">
+    <div class="container h-100">
+        <div class="row d-flex justify-content-center">
+            <img class="img-fluid" 
src="https://wayang.apache.org/assets/img/wayang.png"; alt="Apache Wayang 
Federated Data Processing"/>
+        </div>
+        <div class="row">
+            <div class="col h-100 text-center flex-wrap" >
+                    <h1 class="display-4 " style="font-size: 3rem; color: 
#a00e5a; font-weight: 900;">
                         <strong>
                             Federated Data Processing Engine
 
                         </strong>
                     </h1>
-            <h2 style="font-size: 2rem; color: #a00e5a; font-weight: 500; 
margin-bottom: 40px">
+                    <h2 style="font-size: 2rem; color: #a00e5a; font-weight: 
500; margin-bottom: 40px">
                             Enabling Data Regulation Compliant Application 
Agnosticism 
 
                     </h2>
+                </div>
+        </div>
     </div>
 </section>
 <section class="container-fluid p-0 mb-0" style="background-color:#f8f9fa 
!important ">

Reply via email to