From 1b7ba98c0550171831b7b38a9573e9d5f0464c42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Mon, 29 May 2023 16:30:26 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Ecareer.html=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- career.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/career.html b/career.html index 4a83ca3..f420f78 100644 --- a/career.html +++ b/career.html @@ -12,7 +12,11 @@ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2e3140",endCo .vl { border-left: 6px solid green; - height: 20px; + height: 25px; + position: absolute; + left: 50%; + margin-left: -3px; + top: 0; }