Changes for page Public Web Site

Last modified by Agnease on 2026/07/03 16:14

From version 28.25
edited by Agnease
on 2026/07/03 13:16
Change comment: There is no comment for this version
To version 28.26
edited by Agnease
on 2026/07/03 13:18
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
code
... ... @@ -1667,6 +1667,11 @@
1667 1667   background-attachment: fixed;
1668 1668  }
1669 1669  
1670 +#mainContentArea {
1671 + padding: 0;
1672 + overflow-x: hidden;
1673 +}
1674 +
1670 1670  /* ========== Main Page Hero / SaaS Layout ========== */
1671 1671  
1672 1672  #mainContentArea .hero.hero-saas {