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 a7e4544  comment particles out
a7e4544 is described below

commit a7e4544c299fb751538afe8475e338759887f633
Author: Alexander Alten <[email protected]>
AuthorDate: Mon Dec 18 15:25:01 2023 +0100

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

diff --git a/_layouts/home.html b/_layouts/home.html
index fd9b8b7..6636274 100644
--- a/_layouts/home.html
+++ b/_layouts/home.html
@@ -17,10 +17,10 @@ license: |
 layout: default
 ---
 <section id="full-screen-2" class="container-fluid p-0">
-    <div id="particules" ></div>
+    <--<div id="particules" ></div>-->
     <div class="container h-100">
         <div class="row d-flex justify-content-center">
-            <img style="height: 50vh; max-height: 50vh; margin-top: 20vh" 
src="{{ "assets/img/wayang.png" | absolute_url }}"/>
+            <img style="height: 50vh; max-height: 50vh; margin-top: 10vh" 
src="{{ "assets/img/wayang.png" | absolute_url }}"/>
         </div>
         <div class="row">
             <div class="col h-100 text-center flex-wrap" >

Reply via email to