CSS and a shortcode for a 2-column grid within the content track

This commit is contained in:
Eryn Wells 2024-01-08 08:32:13 -08:00
parent 14f4246154
commit 11bacea783
2 changed files with 16 additions and 0 deletions

View file

@ -0,0 +1,3 @@
<div class="grid2">
{{ .Inner }}
</div>