Skip to content

Commit

Permalink
style.cc
Browse files Browse the repository at this point in the history
- added alignment with input text boxes.
  • Loading branch information
jsalzer312 committed May 28, 2024
1 parent c52bd55 commit 20e5160
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,11 @@ tr {
}


.label{
position: relative;
left: 7px;
}


.cell-top {
display: flex;
Expand Down

0 comments on commit 20e5160

Please sign in to comment.