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

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


The following commit(s) were added to refs/heads/main by this push:
     new e6009fc  Update home.html
e6009fc is described below

commit e6009fc454c32b884f79649d59512b4d15cf006b
Author: Alexander Alten <[email protected]>
AuthorDate: Tue Dec 19 09:54:00 2023 +0100

    Update home.html
---
 _layouts/home.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/_layouts/home.html b/_layouts/home.html
index fefb692..6757280 100644
--- a/_layouts/home.html
+++ b/_layouts/home.html
@@ -17,8 +17,8 @@ license: |
 layout: default
 ---
 <section id="full-screen-2">
-    <div class="container justify-content-center flex-wrap text-center"">
-            <img class="img-fluid" style="margin-top: 20px; margin-bottom: 
40px" src="{{ "assets/img/wayang.png" | absolute_url }}" alt="Apache Wayang 
Federated Data Processing"/>
+    <div class="container pt-4 pt-xl-5 justify-content-center flex-wrap 
text-center"">
+            <img class="img-fluid" style="margin-top: 20px; margin-bottom: 
40px; margin-left: 15px; margin-right: 15px;" src="{{ "assets/img/wayang.png" | 
absolute_url }}" alt="Apache Wayang Federated Data Processing"/>
             <h1 class="display-4 " style="font-size: 3rem; color: #a00e5a; 
font-weight: 900; margin-bottom: 20px">
                         <strong>
                             {{ page.section-1.title }}

Reply via email to