From 2cbf2802039723bc2397280c09438ff103e1ea8d Mon Sep 17 00:00:00 2001 From: masterpmi Date: Mon, 27 Jul 2026 13:50:11 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20static/css/custom.css?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/css/custom.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/static/css/custom.css b/static/css/custom.css index e751dde..3b18b36 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -504,7 +504,7 @@ body.dark-mode a { display: grid; grid-template-columns: 180px minmax(0, 1fr); gap: 24px; - align-items: start; + align-items: center; max-width: 720px; margin: 0.8rem 0 2.2rem; } @@ -521,7 +521,6 @@ body.dark-mode a { .employee-info { min-width: 0; - padding-top: 3px; } .employee-degree {