Changes for page Public Web Site

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

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

Summary

Details

XWiki.StyleSheetExtension[0]
code
... ... @@ -842,7 +842,6 @@
842 842   gap: 42px;
843 843   max-width: 1080px;
844 844   margin: 0 auto;
845 - padding-top: 28px;
846 846   align-items: start;
847 847  }
848 848  
... ... @@ -962,7 +962,6 @@
962 962  @media (max-width: 900px) {
963 963   .resource-layout {
964 964   grid-template-columns: 1fr;
965 - padding-top: 22px;
966 966   }
967 967  
968 968   .resource-sidebar {