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

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 5aa84b562 SLING-13007 - Fix: Improve documentation layout alignment  
(#245)
5aa84b562 is described below

commit 5aa84b56223e43c0773f641f5984cab473ee50db
Author: Kanhaiya Bagul <[email protected]>
AuthorDate: Fri Nov 21 20:17:00 2025 +0530

    SLING-13007 - Fix: Improve documentation layout alignment  (#245)
---
 src/main/jbake/assets/res/css/site.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/main/jbake/assets/res/css/site.css 
b/src/main/jbake/assets/res/css/site.css
index 5686c56a2..4b1fdda69 100644
--- a/src/main/jbake/assets/res/css/site.css
+++ b/src/main/jbake/assets/res/css/site.css
@@ -53,6 +53,7 @@ a:hover {
 
 .section {
     max-width: 80%;
+    margin: auto;
 }
 
 

Reply via email to