0 Votes

Changes for page Home

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

From version 6.8
edited by Alex Cotiugă
on 2025/11/12 16:18
Change comment: There is no comment for this version
To version 6.9
edited by Alex Cotiugă
on 2025/11/12 16:20
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -56,7 +56,7 @@
56 56   display: flex;
57 57   align-items: center;
58 58   justify-content: center;
59 - min-height: 35vh; /* reduced height */
59 + min-height: 350px; /* reduced height */
60 60   /*padding: 48px 0; /* controlled vertical spacing */
61 61  
62 62   .hero-inner {