diff --git a/src/index.css b/src/index.css index 8218dcf..9340cd7 100644 --- a/src/index.css +++ b/src/index.css @@ -254,7 +254,7 @@ body { justify-content: center; cursor: pointer; position: absolute; - top: 8px; + top: 4px; right: 8px; transition: border-color 0.15s ease, background 0.15s ease, color 0.15s ease; }