From 4f1b866ca57e6d4776f9ccdce131f4f8a04b9cea Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Sat, 26 Mar 2022 12:38:27 +0100 Subject: [PATCH] align account title properly --- http-client/styles.css | 1 + 1 file changed, 1 insertion(+) diff --git a/http-client/styles.css b/http-client/styles.css index 2d0b893..c8c0214 100644 --- a/http-client/styles.css +++ b/http-client/styles.css @@ -25,6 +25,7 @@ html, body { background-color: black; color: white; padding: 3px 6px; + margin-left: 7px; } .account__label {