0 Votes

Changes for page Home

Last modified by Alex Cotiugă on 2026/01/13 13:12

From version 5.18
edited by Alex Cotiugă
on 2025/11/12 15:46
Change comment: There is no comment for this version
To version 5.17
edited by Alex Cotiugă
on 2025/11/12 15:44
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -36,7 +36,7 @@
36 36   .btn-ghost:hover{color:var(--brand-strong);border-color:var(--brand-strong)}
37 37  
38 38   /* Sections */
39 - section{padding:0 0 68px;border-top:1px solid var(--line)}
39 + section{padding:68px 0;border-top:1px solid var(--line)}
40 40   section:first-of-type{border-top:none}
41 41  
42 42   /* Hero */