feat: add full width as an option

This commit is contained in:
Henk Verlinde
2022-01-28 08:48:57 +01:00
parent 10b791fc7b
commit e011603dfc
5 changed files with 7 additions and 6 deletions

View File

@ -1,5 +1,5 @@
<footer class="footer text-muted">
<div class="container-xxl">
<div class="container-{{ if .Site.Params.options.fullWidth }}fluid{{ else }}xxl{{ end }}">
<div class="row">
<div class="col-lg-8 order-last order-lg-first">
<ul class="list-inline">