Skip to content

Commit

Permalink
fix search styling bug
Browse files Browse the repository at this point in the history
  • Loading branch information
vintrocode committed Dec 31, 2024
1 parent 2ea4fb0 commit 9926fba
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions quartz/components/styles/search.scss
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,10 @@
&:focus,
&.focus {
background: var(--lightgray);

h3, p {
color: var(--tertiary);
}
}

& > h3 {
Expand Down

0 comments on commit 9926fba

Please sign in to comment.