From 2fbe0605a2a2cc92b5c9546bfa3742ec2bd12c18 Mon Sep 17 00:00:00 2001 From: SDE Date: Fri, 12 Jan 2024 18:13:40 +0300 Subject: [PATCH] 0.4.58 how icons increase --- static/aerbimCSS.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/static/aerbimCSS.css b/static/aerbimCSS.css index a7fa8f1..bc781a7 100644 --- a/static/aerbimCSS.css +++ b/static/aerbimCSS.css @@ -450,8 +450,8 @@ body.n_scroll{ .photo_container_descript_process{ text-align: center; - width: 65px; - height: 65px; + width: 150px; + height: 150px; } .txt_descript_process.standart_txt{ @@ -463,8 +463,8 @@ body.n_scroll{ /*text-transform: uppercase;*/ } .img_descript_process{ - width: 65px; - height: 65px; + width: 150px; + height: 150px; object-fit: contain; object-position: bottom; }