From 410001b9426d6a50ea9570b8cf6313f8c5122537 Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Mon, 18 Nov 2024 19:39:44 +0000
Subject: [PATCH] docs: add the pond (#1598)
---
quartz/components/styles/search.scss | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/quartz/components/styles/search.scss b/quartz/components/styles/search.scss
index b0df6c8..080178f 100644
--- a/quartz/components/styles/search.scss
+++ b/quartz/components/styles/search.scss
@@ -64,7 +64,7 @@
margin-left: auto;
margin-right: auto;
- @media all and ($desktop) {
+ @media all and not ($desktop) {
width: 90%;
}
--
Gitblit v1.10.0