Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- code
-
... ... @@ -252,7 +252,7 @@ 252 252 .services-grid > article.service { 253 253 grid-template-columns: 40px 1fr; 254 254 255 - &:nth-of-type(1) { 255 + &:nth-of-type(-n + 1) { 256 256 border-top: none; 257 257 } 258 258