From 573a8e57bcfa9140c509aea7d2b063ba104d8f6d Mon Sep 17 00:00:00 2001 From: merijn van moll Date: Wed, 22 Jan 2020 17:40:17 +0100 Subject: [PATCH] pijl iets anders --- www/worker_specs/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/worker_specs/style.css b/www/worker_specs/style.css index 81166b7..c9ce8b8 100644 --- a/www/worker_specs/style.css +++ b/www/worker_specs/style.css @@ -99,7 +99,7 @@ html, body{ font-family:'monospace'; font-size: 80px; top:10px; - left:calc(50% - 30px); + left:calc(50% - 24px); line-height:0; }