diff --git a/templates.css b/templates.css index 0bfaf8c2..37f7d905 100644 --- a/templates.css +++ b/templates.css @@ -77,10 +77,10 @@ button { position: fixed; top: 0; left: 0; - width: 100%; + width: 120%; background-color: var(--nav-bg); backdrop-filter: blur(10px); - padding: 1.5rem 2rem; + padding: 1.5rem 3rem; display: flex; justify-content: space-between; align-items: center;