Skip to content

Commit

Permalink
Merge branch 'dev' into feat/ui-design
Browse files Browse the repository at this point in the history
  • Loading branch information
eggmun98 authored Sep 1, 2024
2 parents e370fd1 + 216e107 commit 3e80ba1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/styles/rootStyles.css.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ export const wrapper = style({
display: 'flex',
flexDirection: 'column',
alignItems: 'center',
flexDirection: 'row',
justifyContent: 'center',
});

0 comments on commit 3e80ba1

Please sign in to comment.