From 0924d0edb1cc991cc6e5f1156ea6721c5437b9e6 Mon Sep 17 00:00:00 2001 From: Angel Beltran Date: Thu, 5 Feb 2026 11:02:29 -0700 Subject: [PATCH] mock shop page: search listings --- styles/index.css | 11 -- .../shops/mocks/{shopID}/index.html.tmpl | 148 +++++++++++------- 2 files changed, 94 insertions(+), 65 deletions(-) diff --git a/styles/index.css b/styles/index.css index f69c3a4..60d3a4e 100644 --- a/styles/index.css +++ b/styles/index.css @@ -268,9 +268,6 @@ .ml-\[1em\] { margin-left: 1em; } - .box-border { - box-sizing: border-box; - } .block { display: block; } @@ -358,9 +355,6 @@ .list-none { list-style-type: none; } - .grid-cols-\[1fr_1fr\] { - grid-template-columns: 1fr 1fr; - } .grid-cols-\[2fr_8fr_2fr\] { grid-template-columns: 2fr 8fr 2fr; } @@ -802,11 +796,6 @@ padding-block: calc(8vw - 0.5em); } } - .sm\:grid-cols-\[1fr_1fr\] { - @media (width >= 40rem) { - grid-template-columns: 1fr 1fr; - } - } .md\:grid-cols-\[1fr_1fr\] { @media (width >= 48rem) { grid-template-columns: 1fr 1fr; diff --git a/templates/pages/accounts/{acctID.int64}/platforms/{platform}/shops/mocks/{shopID}/index.html.tmpl b/templates/pages/accounts/{acctID.int64}/platforms/{platform}/shops/mocks/{shopID}/index.html.tmpl index 4bd57d6..8aa7394 100644 --- a/templates/pages/accounts/{acctID.int64}/platforms/{platform}/shops/mocks/{shopID}/index.html.tmpl +++ b/templates/pages/accounts/{acctID.int64}/platforms/{platform}/shops/mocks/{shopID}/index.html.tmpl @@ -79,7 +79,7 @@

New Listing

-