File tree Expand file tree Collapse file tree 2 files changed +1
-12
lines changed Expand file tree Collapse file tree 2 files changed +1
-12
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ <h1>{{ partial "utils/title" . }}</h1>
1212 {{ partial "page-metadata" . }}
1313
1414 {{- partial "taxonomy-meta" . -}}
15-
15+
1616 {{ partial "utils/content" . }}
1717
1818 {{- partial "taxonomy-links" . -}}
Original file line number Diff line number Diff line change @@ -403,11 +403,6 @@ h6 {
403403 color : # 888 ;
404404}
405405
406- /* ============================================
407- TAXONOMY DISPLAY SYSTEM
408- Professional UI/UX design with CI color integration
409- ============================================ */
410-
411406/* Taxonomy Badges - Interactive, accessible, beautiful */
412407.taxonomy-badge {
413408 display : inline-flex;
@@ -1133,12 +1128,6 @@ h6 {
11331128
11341129}
11351130
1136- /* ============================================
1137- TAXONOMY TERM CARDS (Features/Tags/Categories)
1138- Professional card-based layout for taxonomy term pages
1139- Following UI/UX best practices: accessibility, visual hierarchy, interaction design
1140- ============================================ */
1141-
11421131.taxonomy-terms-page {
11431132 max-width : 100% ;
11441133}
You can’t perform that action at this time.
0 commit comments