Changes for page Home
Last modified by Alex Cotiugă on 2026/01/13 13:12
From version 7.84
edited by Alex Cotiugă
on 2025/11/13 21:11
on 2025/11/13 21:11
Change comment:
There is no comment for this version
To version 7.85
edited by Alex Cotiugă
on 2025/11/13 21:12
on 2025/11/13 21:12
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -172,12 +172,8 @@ 172 172 line-height: 1.45; 173 173 } 174 174 175 - /* Tablet (sm–md): 2 per row, with gaps */ 176 - @media (max-width: 991px) { 177 - flex: 0 0 calc(50% - 16px); 178 - max-width: calc(50% - 16px); 179 - } 180 180 176 + 181 181 /* Mobile (xs): full width stacked */ 182 182 @media (max-width: 767px) { 183 183 flex: 0 0 100%;