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);