From 3a4beeb1b884308fc53751259ba8c52ae77e6d47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Corentin=20S=C3=A9chet?= Date: Tue, 10 Oct 2023 10:57:03 +0200 Subject: [PATCH] cap-atlantique: apply cell with picture style to list of links (#82187) --- static/cap-atlantique/_custom.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/cap-atlantique/_custom.scss b/static/cap-atlantique/_custom.scss index 01f80507..b13bc6a2 100644 --- a/static/cap-atlantique/_custom.scss +++ b/static/cap-atlantique/_custom.scss @@ -123,7 +123,8 @@ div#nav { // // CELLS // -.list-of-forms-cell { +.list-of-forms-cell, +.link-list-cell { .gru-content &.cell { margin-bottom: $columns-gutter; border: none;