0 Votes

Changes for page Home

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

From version 7.129
edited by Alex Cotiugă
on 2025/11/17 08:43
Change comment: There is no comment for this version
To version 7.131
edited by Alex Cotiugă
on 2025/11/17 08:57
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -11,7 +11,6 @@
11 11  
12 12  .agnease-landing {
13 13   color: @text;
14 - font: 16px/1.6 Inter, Segoe UI, Roboto, system-ui, -apple-system, Arial, sans-serif;
15 15  
16 16   a {
17 17   color: @brand;
... ... @@ -95,7 +95,7 @@
95 95   }
96 96  
97 97   .hero-inner {
98 - max-width: 760px;
97 + max-width: 850px;
99 99   margin: 0 auto;
100 100   display: flex;
101 101   flex-direction: column;