Add a content-grid shortcode that creates a grid of n columns inside a <div>
This commit is contained in:
parent
7872296ee3
commit
4a5dc3a318
4 changed files with 23 additions and 0 deletions
|
@ -67,6 +67,7 @@ hr {
|
|||
"blockquote"
|
||||
"table"
|
||||
".codeblock"
|
||||
".content-grid"
|
||||
".figure"
|
||||
".highlight"
|
||||
".instagram-media"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue