Skip to content

Commit

Permalink
time input modify
Browse files Browse the repository at this point in the history
  • Loading branch information
AchalVishnoi committed Oct 14, 2024
1 parent c1aafeb commit c4889ce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ body{
font-size: xx-large;
font: bold;


#h,#m,#s{
border-radius: 10px;
width: 50px;
Expand All @@ -163,6 +164,7 @@ body{
color: black;
font-size: large;
font: bold;
padding-left: 2px;
}

}
Expand Down Expand Up @@ -231,6 +233,7 @@ body{
#h,#m,#s{
width: 20%;
font-size: medium;

}
}
#add{
Expand Down

0 comments on commit c4889ce

Please sign in to comment.