diff --git a/index.html b/index.html index 8ddc930..83359c8 100644 --- a/index.html +++ b/index.html @@ -44,18 +44,59 @@
diff --git a/style.css b/style.css index 6a76f9d..8b482a2 100644 --- a/style.css +++ b/style.css @@ -159,8 +159,8 @@ header { border: 1px solid var(--border); border-radius: 20px; color: var(--text2); - font-size: 12px; - padding: 4px 12px; + font-size: 11px; + padding: 3px 10px; cursor: pointer; transition: all 0.15s; font-family: inherit;