diff --git a/assets/sass/_theme/_configuration.sass b/assets/sass/_theme/_configuration.sass index 5d6b6e6c18a344097aebc69a6ef5fed689eeb829..61a1b54ef1807333ddcd27a631b4ff78cfb3f610 100644 --- a/assets/sass/_theme/_configuration.sass +++ b/assets/sass/_theme/_configuration.sass @@ -310,6 +310,9 @@ $article-media-aspect-ratio: 2 !default $post-media-background: $article-media-background !default $post-categories-color: color-contrast($color-text, 20%) !default $post-time-color: $color-text-alt !default +// Layout posts list (ne concerne pas les blocks posts) +$posts-layout-list: true !default +// Si layout posts grid (ne concerne pas les blocks posts) $posts-grid-columns: $block-posts-grid-columns !default // Person @@ -322,9 +325,6 @@ $program-share-font-size: $meta-size !default $program-share-font-size-desktop: $meta-size-desktop !default $program-zindex-toc: $zindex-toc !default -// Layout posts list (ne concerne pas les blocks posts) -$posts-layout-list: true !default - // MISC // Animations