Skip to content

Commit cc92124

Browse files
committed
Making visual updates
1 parent 08ab0f9 commit cc92124

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
padding: 15px 20px;
1919
background-color: purple;
2020
border: 1px solid black;
21-
border-radius: 15px;
21+
border-radius: 5px;
2222
color: white;
2323
font-size: 16px;
2424
}
@@ -32,7 +32,7 @@
3232
}
3333

3434
label {
35-
width: 90px;
35+
width: 100px;
3636
display: inline-block;
3737
}
3838

0 commit comments

Comments
 (0)