From ff26f2213c2a5d24990c3c33a2e18df070462cf5 Mon Sep 17 00:00:00 2001 From: Kirill Pet Date: Thu, 19 Dec 2024 19:40:12 +0300 Subject: [PATCH] fix 1 --- assets/css/gp-style-desktop.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/assets/css/gp-style-desktop.css b/assets/css/gp-style-desktop.css index 879279e..42f6524 100644 --- a/assets/css/gp-style-desktop.css +++ b/assets/css/gp-style-desktop.css @@ -966,6 +966,9 @@ .modal__item > .title-1{ text-align: center; } +.modal__item > .text-1{ + text-align: center; +} .modal__item > .text-1{ margin-top: 24px; }