Changes for page Public Web Site

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

From version 28.44
edited by Agnease
on 2026/07/03 14:23
Change comment: There is no comment for this version
To version 28.40
edited by Agnease
on 2026/07/03 14:19
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
code
... ... @@ -1672,6 +1672,11 @@
1672 1672   background-attachment: fixed;
1673 1673  }
1674 1674  
1675 +#mainContentArea {
1676 + padding: 0;
1677 + overflow-x: hidden;
1678 +}
1679 +
1675 1675  /* ========== Main Page Hero / SaaS Layout ========== */
1676 1676  
1677 1677  #mainContentArea .hero.hero-saas {