Changes for page Public Web Site

Last modified by Agnease on 2026/05/30 16:24

From version 12.17
edited by Agnease
on 2026/05/22 14:34
Change comment: There is no comment for this version
To version 12.19
edited by Agnease
on 2026/05/22 14:36
Change comment: There is no comment for this version

Summary

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 {