Skip to content

Commit 74b8366

Browse files
committed
Update auto
1 parent 5de332b commit 74b8366

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,15 +56,15 @@
5656
.input input{
5757
outline-style: none ;
5858
border: 0;
59-
border-radius: 3px;
59+
border-radius: 14px;
6060
padding: 13px 14px;
6161
width: 90%;
6262
font-size: 16px;
6363
}
6464
.input textarea{
6565
outline-style: none ;
6666
border:0;
67-
border-radius:5px;
67+
border-radius: 22px;
6868
padding: 10px;
6969
resize: none;
7070
width: 91%;

0 commit comments

Comments
 (0)