diff --git a/public/static/web/css/style.css b/public/static/web/css/style.css index 0149e2d..e0881c6 100644 --- a/public/static/web/css/style.css +++ b/public/static/web/css/style.css @@ -1097,9 +1097,6 @@ .activities-list .activities-item:nth-of-type(4n+3){ flex-direction: row-reverse; } -.activities-list .activities-item:nth-of-type(2n){ - flex-direction: row; -} .activities-list .activities-item:nth-of-type(4n+4){ flex-direction: row-reverse; }