Skip to content

Commit

Permalink
Less margins in user settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Cohee1207 committed Apr 9, 2023
1 parent 01fce81 commit 801f400
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions public/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1014,6 +1014,10 @@ input[type=search]:focus::-webkit-search-cancel-button {
align-items: center;
}

#user-settings-block h4, #user-settings-block h3 {
margin: 10px 0;
}

#avatar-and-name-block {
justify-content: space-between;
display: flex;
Expand Down

0 comments on commit 801f400

Please sign in to comment.