Skip to content

Commit

Permalink
fixed button layout
Browse files Browse the repository at this point in the history
  • Loading branch information
lovretomic committed Feb 7, 2025
1 parent 8cd5f62 commit e7fe8f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/app/src/components/Button/Button.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 100%;
}

.content > p {
Expand Down

0 comments on commit e7fe8f8

Please sign in to comment.