From 19f57c453733a7dff643b00f84411198a802736e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Mon, 29 May 2023 16:56:34 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/career.html b/career.html index 21fee66..92082d2 100644 --- a/career.html +++ b/career.html @@ -11,8 +11,8 @@ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2e3140",endCo } .dot { - height: 15px; - width: 15px; + height: 10px; + width: 10px; background-color: white; border-radius: 50%; display: inline-block;