Skip to content

Commit

Permalink
Merge pull request #70 from yuvipanda/center
Browse files Browse the repository at this point in the history
Center labels on the profile form
  • Loading branch information
yuvipanda authored Oct 24, 2024
2 parents 6172e94 + 8082ba6 commit 7062f2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/form.css
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@

.profile-option-label-container {
grid-column-start: 1;
align-self: start;
align-self: center;
}

.profile-option-control-container {
Expand Down

0 comments on commit 7062f2b

Please sign in to comment.