Changes for page Home
Last modified by Alex Cotiugă on 2026/01/13 13:12
From version 7.134
edited by Alex Cotiugă
on 2025/11/17 09:07
on 2025/11/17 09:07
Change comment:
There is no comment for this version
To version 7.136
edited by Alex Cotiugă
on 2025/11/17 09:08
on 2025/11/17 09:08
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -186,7 +186,7 @@ 186 186 margin-top: 20px; 187 187 display: flex; 188 188 flex-wrap: wrap; 189 - gap: 24px; // space between items189 + gap: 24px; 190 190 } 191 191 192 192 .service { ... ... @@ -195,7 +195,7 @@ 195 195 display: flex; 196 196 align-items: flex-start; 197 197 gap: 16px; 198 - margin-bottom: 8px; // extra vertical breathing room198 + margin-bottom: 8px; 199 199 200 200 .service-icon { 201 201 width: 42px;