Skip to content

Commit

Permalink
Update _command-palette.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
janfaracik committed Dec 11, 2024
1 parent 2b6ffc8 commit 26f17a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/scss/components/_command-palette.scss
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
padding: 0.5rem;

&__heading {
font-weight: 500;
font-weight: 450;
font-size: 0.875rem;
margin: 0;
padding: 0.75rem 0.75rem 0.5rem;
Expand Down Expand Up @@ -190,7 +190,7 @@
&__info {
font-size: 0.875rem;
margin: 0;
padding: 0 14px;
padding: 0 0.75rem;
line-height: 46px;
color: var(--text-color);

Expand Down

0 comments on commit 26f17a2

Please sign in to comment.