Fix input styling

This commit is contained in:
Bruno Rybársky 2024-02-06 21:13:59 +01:00
parent a9a04f3300
commit e9d64554c1

@ -301,7 +301,7 @@ header a,.error-code
input
{
background-color: var(--secondary-bg);
background-color: var(--third-bg);
border:2px solid var(--primary);
border-radius:50px;
width:175px;