Center footer columns
This commit is contained in:
parent
f6e5520873
commit
3853bb4749
1 changed files with 1 additions and 1 deletions
|
@ -60,5 +60,5 @@ html
|
||||||
* content slots, data
|
* content slots, data
|
||||||
* ->
|
* ->
|
||||||
footer class: "box"
|
footer class: "box"
|
||||||
* gridBox columns: math.min(#slots.footer, 3), class: 'content-padding'
|
* gridBox columns: math.min(#slots.footer, 3), class: 'content-padding', center: true
|
||||||
* slots.footer
|
* slots.footer
|
||||||
|
|
Loading…
Reference in a new issue