mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-19 10:54:06 -06:00
Merge pull request #87 from plastic-labs/vince/search-fix
fix search styling bug
This commit is contained in:
commit
f8938c229c
@ -192,6 +192,10 @@
|
||||
&:focus,
|
||||
&.focus {
|
||||
background: var(--lightgray);
|
||||
|
||||
h3, p {
|
||||
color: var(--tertiary);
|
||||
}
|
||||
}
|
||||
|
||||
& > h3 {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user