From a6075c97edcf2ffd76f72bebde7f44c82863f147 Mon Sep 17 00:00:00 2001 From: Miroslav Pejic Date: Thu, 28 Nov 2024 23:47:15 +0100 Subject: [PATCH] [call-me] - fix typo --- public/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/public/style.css b/public/style.css index 8d865fe..e6d2cc4 100644 --- a/public/style.css +++ b/public/style.css @@ -43,6 +43,7 @@ body { padding: 10px; bottom: 0; right: 10px; + font-size: small; color: white; background: rgba(0, 0, 0, 0.1); border-radius: var(--border-radius);