here and there

This commit is contained in:
2024-08-17 21:10:01 +03:00
parent 36165444cf
commit ec15f21e67
18 changed files with 170 additions and 135 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ label {
margin-bottom: 4px;
}
input[type=text],input[type=number],input[type=search],textarea{
input[type=text],input[type=number],input[type=search],input[type=email],textarea{
width: 100%;
background: var(--p20);
border: 1px solid var(--p50);