Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
jsalzer312 committed May 29, 2024
1 parent 2a47fdd commit 3d1b74a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,20 @@ tr {
margin-left:2rem;
}

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

.label-missing-field{
position: relative;
left: 16px;
color: red;
font-weight: 300;
}



.move-page{
display:flex;
margin-left:3px;
Expand Down

0 comments on commit 3d1b74a

Please sign in to comment.