Alternating cms item flex gauche droite


<style>
@media (min-width: 991px){
.cms-ci-retours:nth-child(2n+1){
flex-direction: row-reverse;
}}
</style>
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.