Skip to content

Commit d30819f

Browse files
committed
Reverting the html changes
1 parent 3009dc1 commit d30819f

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

index.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,8 @@
1717
min-width: 100px;
1818
padding: 15px 20px;
1919
background-color: purple;
20-
border: 1px dashed black;
21-
/*border-radius: 15px;*/
22-
border-radius: 5px;
20+
border: 1px solid black;
21+
border-radius: 15px;
2322
color: white;
2423
font-size: 16px;
2524
}
@@ -34,7 +33,6 @@
3433

3534
label {
3635
width: 90px;
37-
/*width: 100px;*/
3836
display: inline-block;
3937
}
4038

0 commit comments

Comments
 (0)