From a273d9baf356b31f214a9a6e3c461ca6cf99e4ce Mon Sep 17 00:00:00 2001 From: Aline Date: Wed, 30 Oct 2024 20:32:25 +0100 Subject: [PATCH] Picture: update avatar and one-third-square wrappers --- assets/components/atoms/picture/picture.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/components/atoms/picture/picture.yml b/assets/components/atoms/picture/picture.yml index 043ed869..26974950 100644 --- a/assets/components/atoms/picture/picture.yml +++ b/assets/components/atoms/picture/picture.yml @@ -12,7 +12,7 @@ variants: Picture used in 'Organism > Fullwidth teaser' and 'News > Highlighted'. - name: avatar title: Avatar - wrapper: col-sm-4 col-md-2 col-lg-1 + wrapper: col-sm-4 col-md-2 notes: | Avatar picture need an equal height and width in order to be displayed as a circle - name: portrait @@ -25,6 +25,7 @@ variants: wrapper: col-md-4 - name: one-third-square title: One third Square picture + wrapper: col-md-4 - name: news-thumb title: News Listing Thumbnail wrapper: col-3 col-md-2