Changes for page Home

Last modified by Alex Cotiugă on 2026/05/02 09:23

From version 7.90
edited by Alex Cotiugă
on 2025/11/13 21:26
Change comment: There is no comment for this version
To version 7.89
edited by Alex Cotiugă
on 2025/11/13 21:26
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
code
... ... @@ -190,6 +190,15 @@
190 190  
191 191   /* SERVICES */
192 192   .services {
193 + h2 {
194 + margin: 0 0 .3rem;
195 + }
196 +
197 + .services-sub {
198 + margin: 0 0 1.75rem;
199 + color: @muted;
200 + }
201 +
193 193   .services-grid {
194 194   margin-top: 12px;
195 195   display: flex;