From af3b016717605153abf786390f9fa3d77ce402e0 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Mon, 13 Jun 2022 08:43:35 +0200 Subject: Control list flattening via metadata --- assets/css/components/_card.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets') diff --git a/assets/css/components/_card.scss b/assets/css/components/_card.scss index d317d1f..ab399d8 100644 --- a/assets/css/components/_card.scss +++ b/assets/css/components/_card.scss @@ -134,7 +134,7 @@ position: relative; width: 100%; height: 2em; - padding-top: 50%; + padding-top: 46%; } @include iro.bem-elem('thumbnail-img') { -- cgit v1.2.3-54-g00ecf