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

bertty 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 6a96cdb  modification home page modification in the letter style
6a96cdb is described below

commit 6a96cdb49e6f67ceb15bb4acea2db3b0fb88c3a1
Author: bertty <[email protected]>
AuthorDate: Mon Aug 23 10:54:02 2021 +0200

    modification home page modification in the letter style
---
 _layouts/home.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/_layouts/home.html b/_layouts/home.html
index 81decf4..53e4ce9 100644
--- a/_layouts/home.html
+++ b/_layouts/home.html
@@ -99,12 +99,12 @@ layout: default
 </section>
 <section class="container-fluid p-0 mt-n3 mb-n3" 
style="background-color:#ffffff !important ">
     <div class="container">
-        <div class="d-flex justify-content-center tx-shadow">
+        <div class="d-flex justify-content-center">
             <p class="display-4 p-2">
                 {{ page.section-4.title }}
             </p>
         </div>
-        <div class="d-flex justify-content-center tx-shadow">
+        <div class="d-flex justify-content-center">
             <p class="lead p-2">
                 <strong>
                     {{ page.section-4.text }}

Reply via email to