Update file style.css

This commit is contained in:
Jan BELLON 2024-03-07 16:41:00 +00:00
parent ca7b7f5b2b
commit 5707e905f5

View File

@ -43,7 +43,6 @@ input, textarea {
padding: 0.4em 1em;
border: 0;
border: 1px solid var(--dark-background);
border-bottom: 1px solid var(--text);
margin: 15px 0;
font-size: 1.5em;
}