Skip to content

Commit

Permalink
fix: label container alignment (#1057)
Browse files Browse the repository at this point in the history
  • Loading branch information
smrtrfszm committed Jun 1, 2022
1 parent ba45ff7 commit 8991daf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
}

.label-container {
max-width: 770px;
max-width: 650px;
margin: 30px auto 12px;
}

Expand Down

0 comments on commit 8991daf

Please sign in to comment.