jackyzha0 / quartz

🌱 a fast, batteries-included static-site generator that transforms Markdown content into fully functional websites
https://quartz.jzhao.xyz
MIT License
7.37k stars 2.54k forks source link

fix(search): restore mobile search view #1576

Open saberzero1 opened 2 weeks ago

saberzero1 commented 2 weeks ago

This PR restores the mobile search view to mobile layout and the desktop search view to tablet layout, instead of using the wrong layout for both.

After

Mobile

image

Tablet

image

Before

Mobile

image

Tablet

image

jackyzha0 commented 2 weeks ago

i believe the old mobile view also used to have a small portion of preview text too, lemme pull it up

jackyzha0 commented 2 weeks ago

https://github.com/jackyzha0/quartz/pull/722#issuecomment-1918689492

saberzero1 commented 2 weeks ago

#722 (comment)

Alright, one sec.

saberzero1 commented 2 weeks ago

#722 (comment)

image