Changes for page Public Web Site
Last modified by Alex Cotiuga on 2026/07/29 05:00
From version 12.17
edited by Alex Cotiuga
on 2026/05/22 14:34
on 2026/05/22 14:34
Change comment:
There is no comment for this version
To version 12.18
edited by Alex Cotiuga
on 2026/05/22 14:36
on 2026/05/22 14:36
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- code
-
... ... @@ -842,6 +842,7 @@ 842 842 gap: 42px; 843 843 max-width: 1080px; 844 844 margin: 0 auto; 845 + padding-top: 28px; 845 845 align-items: start; 846 846 } 847 847 ... ... @@ -961,6 +961,7 @@ 961 961 @media (max-width: 900px) { 962 962 .resource-layout { 963 963 grid-template-columns: 1fr; 965 + padding-top: 22px; 964 964 } 965 965 966 966 .resource-sidebar {