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 a6e3d52 Update home.html
a6e3d52 is described below
commit a6e3d520d06811dd7cd2acb4c358f294e809342e
Author: Alexander Alten <[email protected]>
AuthorDate: Tue Dec 19 09:44:29 2023 +0100
Update home.html
---
_layouts/home.html | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/_layouts/home.html b/_layouts/home.html
index fd49ca0..bb9200f 100644
--- a/_layouts/home.html
+++ b/_layouts/home.html
@@ -16,9 +16,8 @@ license: |
limitations under the License.
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 flex-wrap text-center">
+<section id="full-screen-2">
+ <div class="container-fluid h-100 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"/>
<h1 class="display-4 " style="font-size: 3rem; color: #a00e5a;
font-weight: 900; margin-bottom: 20px">
<strong>
@@ -28,7 +27,6 @@ layout: default
<h2 style="font-size: 2rem; color: #a00e5a; font-weight: 500;
margin-bottom: 40px">
{{ page.section-1.subtitle }}
</h2>
- </div>
</div>
</section>
<section class="container-fluid p-0 mb-0" style="background-color:#f8f9fa
!important ">