fix: index setup, styling fixes

This commit is contained in:
Jacky Zhao 2024-02-01 22:22:06 -08:00
parent e9fb0ecb96
commit 45b93a80f4
3 changed files with 31 additions and 35 deletions
quartz/components/styles

View file

@ -85,7 +85,7 @@
& > #search-layout {
display: flex;
flex-direction: row;
opacity: 0;
visibility: hidden;
border: 1px solid var(--lightgray);
& > div {