Skip to content

Commit

Permalink
fixed weird spacing issue on header #925
Browse files Browse the repository at this point in the history
  • Loading branch information
bajrangCoder committed Sep 2, 2024
1 parent ea5d533 commit 893a230
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/styles/page.scss
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ body {
justify-content: flex-end;

.icon {
margin: 0;
margin: 0 5px;
}
}
}
Expand Down Expand Up @@ -512,4 +512,4 @@ wc-page {
.editor-container {
height: 100%;
}
}
}

0 comments on commit 893a230

Please sign in to comment.