Changes for page Home
Last modified by Alex Cotiugă on 2026/01/13 13:12
From version 7.131
edited by Alex Cotiugă
on 2025/11/17 08:57
on 2025/11/17 08:57
Change comment:
There is no comment for this version
To version 7.127
edited by Alex Cotiugă
on 2025/11/17 08:42
on 2025/11/17 08:42
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -11,6 +11,7 @@ 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; 14 14 15 15 a { 16 16 color: @brand; ... ... @@ -94,7 +94,7 @@ 94 94 } 95 95 96 96 .hero-inner { 97 - max-width: 850px;98 + max-width: 760px; 98 98 margin: 0 auto; 99 99 display: flex; 100 100 flex-direction: column;