CSS and a shortcode for a 2-column grid within the content track
This commit is contained in:
parent
14f4246154
commit
11bacea783
2 changed files with 16 additions and 0 deletions
3
layouts/shortcodes/grid2.html
Normal file
3
layouts/shortcodes/grid2.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
<div class="grid2">
|
||||
{{ .Inner }}
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue