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 0d89db3  Update home.html
0d89db3 is described below

commit 0d89db34a4e0c03095af9a98c855985aaa927f6a
Author: Alexander Alten <[email protected]>
AuthorDate: Mon Dec 18 15:23:16 2023 +0100

    Update home.html
---
 _layouts/home.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_layouts/home.html b/_layouts/home.html
index 39748f9..fd9b8b7 100644
--- a/_layouts/home.html
+++ b/_layouts/home.html
@@ -20,7 +20,7 @@ layout: default
     <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: -15vh" 
src="{{ "assets/img/wayang.png" | absolute_url }}"/>
+            <img style="height: 50vh; max-height: 50vh; margin-top: 20vh" 
src="{{ "assets/img/wayang.png" | absolute_url }}"/>
         </div>
         <div class="row">
             <div class="col h-100 text-center flex-wrap" >

Reply via email to