mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-20 19:34:05 -06:00
fix search styling bug
This commit is contained in:
parent
2ea4fb0818
commit
9926fba1b1
@ -192,6 +192,10 @@
|
||||
&:focus,
|
||||
&.focus {
|
||||
background: var(--lightgray);
|
||||
|
||||
h3, p {
|
||||
color: var(--tertiary);
|
||||
}
|
||||
}
|
||||
|
||||
& > h3 {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user