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 7c5a46c Update home.html
7c5a46c is described below
commit 7c5a46c9f987c3945abd2e1c5dd29e6968f300ff
Author: Alexander Alten <[email protected]>
AuthorDate: Tue Dec 19 08:25:36 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 26c86e1..71e2cfc 100644
--- a/_layouts/home.html
+++ b/_layouts/home.html
@@ -19,7 +19,7 @@ layout: default
<section id="full-screen-2" class="container-fluid p-0">
<div class="container h-100">
<div class="row d-flex justify-content-center">
- <img style="width: 50vh; max-width: 50vh; margin-top: 10vh"
src="{{ "assets/img/wayang.png" | absolute_url }}" />
+ <img style="max-width: 100vh; margin-top: 10vh" src="{{
"assets/img/wayang.png" | absolute_url }}" />
</div>
<div class="row">
<div class="col h-100 text-center flex-wrap" >