From 71b2fb7c2b711cd954b190e02e06bccc0607613e Mon Sep 17 00:00:00 2001 From: Ed Madrid Date: Sun, 17 Mar 2024 16:41:04 -0400 Subject: [PATCH] styling --- site/_includes/layouts/item.html | 2 +- site/_includes/partials/header.html | 2 +- site/pages/browse/items.md | 30 ++++++++++++++--------------- tailwind.config.js | 2 +- 4 files changed, 18 insertions(+), 18 deletions(-) diff --git a/site/_includes/layouts/item.html b/site/_includes/layouts/item.html index 99776893..e08aca29 100644 --- a/site/_includes/layouts/item.html +++ b/site/_includes/layouts/item.html @@ -17,7 +17,7 @@

{{ item.label }}
-
    +
    • Alternate Title(s): {{ item["Alternate title"] | join: '; ' | default: 'N/A' }}
    • Corporate Creator(s): {{ item["Corporate Creator"] | join: '; ' | default: 'N/A' }}
    • Person Creator(s): {{ item["Person Creator"] | join: '; ' | default: 'N/A' }}
    • diff --git a/site/_includes/partials/header.html b/site/_includes/partials/header.html index fdf555f9..74008339 100644 --- a/site/_includes/partials/header.html +++ b/site/_includes/partials/header.html @@ -1,4 +1,4 @@ -