Skip to content

Commit

Permalink
Merge pull request #87 from plastic-labs/vince/search-fix
Browse files Browse the repository at this point in the history
fix search styling bug
  • Loading branch information
vintrocode authored Dec 31, 2024
2 parents 2ea4fb0 + 9926fba commit f8938c2
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 f8938c2

Please sign in to comment.