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

-