Changes for page Public Web Site
Last modified by Alex Cotiuga on 2026/07/29 05:00
From version 28.44
edited by Alex Cotiuga
on 2026/07/03 14:23
on 2026/07/03 14:23
Change comment:
There is no comment for this version
To version 28.40
edited by Alex Cotiuga
on 2026/07/03 14:19
on 2026/07/03 14:19
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
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 {