Skip to content

Commit

Permalink
fix: remove justify-content: center
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasGz committed Jul 2, 2024
1 parent b7f79b7 commit 955eb5b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/layouts/app/pages/NoPetRegirested/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
display: grid;

place-items: center;
justify-content: center;

&__description {
max-width: 33.5rem;
Expand Down

0 comments on commit 955eb5b

Please sign in to comment.