Skip to content

Commit

Permalink
Style: 버튼 간격 조정
Browse files Browse the repository at this point in the history
  • Loading branch information
sscoderati committed Jul 8, 2023
1 parent 3b35124 commit 7af8b27
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/main.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
button {
margin-right: 5px;
margin-left: 5px;
}
#notion-app {
display: flex;
}
Expand Down

0 comments on commit 7af8b27

Please sign in to comment.