From 2d234f7263cbd71c0421d1c05eebd7a6e800df91 Mon Sep 17 00:00:00 2001 From: SBD Date: Fri, 12 Jan 2024 19:08:35 +0300 Subject: [PATCH] 0.0.151 --- static/aerbimCSS.css | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/static/aerbimCSS.css b/static/aerbimCSS.css index 89907eb..2b3751f 100644 --- a/static/aerbimCSS.css +++ b/static/aerbimCSS.css @@ -458,8 +458,8 @@ body.n_scroll{ font-weight: 600; padding-top: 10px; text-align: center; - width: 100%; color: #000000; + width: 80%; /*text-transform: uppercase;*/ } .img_descript_process{ @@ -1450,13 +1450,21 @@ body.n_scroll{ align-items: center; } +.left_arrow_proj{ + width: 34px; +} + +.right_arrow_proj{ + width: 34px; +} + .right_part_b_projects_slider{ transform: rotate(180deg); } .info_part_b_projects_slider{ padding: 0 30px; - width: 87%; + width: 90%; } .el_container_projects_slider{