Fix input placeholder

This commit is contained in:
Laurent
2024-10-30 11:13:22 +01:00
parent 41ca20cdce
commit a171ce90d3
3 changed files with 9 additions and 21 deletions

View File

@@ -117,19 +117,7 @@ form
margin-bottom: 10vh;
}
input
{
color: #424242;
font-size: 2.5vh;
width: 20vw;
height: 4.5vh;
padding: 1vh;
margin: 1.5vh;
text-align: center;
}
.bordered
{