Update index.css

This commit is contained in:
David Hill
2025-10-02 23:19:53 +01:00
parent fe4589d335
commit d766ca23e8

View File

@@ -548,6 +548,8 @@ body {
color: var(--color-text-inverted); color: var(--color-text-inverted);
border-radius: 4px; border-radius: 4px;
font-weight: 500; font-weight: 500;
border: none;
outline: none;
cursor: pointer; cursor: pointer;
top: 50%; top: 50%;
margin-top: -20px; margin-top: -20px;