Fix input styling

This commit is contained in:
Bruno Rybársky 2024-02-06 21:14:17 +01:00
parent e9d64554c1
commit 53f673c651

@ -299,7 +299,7 @@ header a,.error-code
color:var(--primary);
}
input
input, button
{
background-color: var(--third-bg);
border:2px solid var(--primary);