Skip to content

Commit

Permalink
add css_class to content index
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris-Larkin committed Aug 3, 2024
1 parent 434790b commit 51dc2d3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,15 @@ sections:
filters:
author: ""
category: ""
design:
css_class: section-content-left

- block: markdown
id: contact
content:
title: <span class="sticky-title">Contact</span>
subtitle: ''
text: ''
design:
css_class: section-content-left
---

0 comments on commit 51dc2d3

Please sign in to comment.