quote design changes / cleaning up CSS / continue nestor fixes
This commit is contained in:
@@ -27,7 +27,7 @@ Gary Carrington (he/him/his) is referred to as a “pillar” in Kansas City’s
|
||||
{% if featured.identifier %}
|
||||
<div class="small text-muted mt-2">
|
||||
<p class="section-label">
|
||||
Identifier #:
|
||||
Object ID #:
|
||||
<a
|
||||
href="{{ '/items/' | append: featured.objectid | append: '.html' | relative_url }}"
|
||||
class="text-white text-decoration-underline"
|
||||
|
||||
@@ -26,7 +26,7 @@ Starla Carr (she/her/hers) has been a pivotal force in developing Kansas City’
|
||||
{% if featured.identifier %}
|
||||
<div class="small text-muted mt-2">
|
||||
<p class="section-label">
|
||||
Identifier #:
|
||||
Object ID #:
|
||||
<a
|
||||
href="{{ '/items/' | append: featured.objectid | append: '.html' | relative_url }}"
|
||||
class="text-white text-decoration-underline"
|
||||
|
||||
@@ -28,7 +28,7 @@ permalink: /collections/tisha-taylor/
|
||||
{% if featured.identifier %}
|
||||
<div class="small text-muted mt-2">
|
||||
<p class="section-label">
|
||||
Identifier #:
|
||||
Object ID #:
|
||||
<a
|
||||
href="{{ '/items/' | append: featured.objectid | append: '.html' | relative_url }}"
|
||||
class="text-white text-decoration-underline"
|
||||
|
||||
Reference in New Issue
Block a user