Skip to content

Commit

Permalink
changed textbox width
Browse files Browse the repository at this point in the history
  • Loading branch information
sthivaios committed Apr 23, 2024
1 parent c4bb8d1 commit c8f5fda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ h3{
.textBox{
margin-bottom: 0px;
margin-top: 20px;
width: 550px;
width: 700px;
border: 1px solid rgba(255, 255, 255, 0.42);
padding: 10px;
border-radius: 10px;
Expand Down

0 comments on commit c8f5fda

Please sign in to comment.