diff options
| author | Mark Otto <[email protected]> | 2017-08-10 20:46:25 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-08-10 20:46:25 -0700 |
| commit | 0356a1417a7725b7eb4bbb37fc807b229dd20a5d (patch) | |
| tree | b7e7ef7ddcc6a39717157d32ab7b759cd8b093ee /_includes | |
| parent | 39d53b09ffeaad474b9b492d239cde5a2a1383fa (diff) | |
| parent | 2f6f0c0fb53f8efec4cae92960546931192e9f6a (diff) | |
| download | bootstrap-0356a1417a7725b7eb4bbb37fc807b229dd20a5d.tar.xz bootstrap-0356a1417a7725b7eb4bbb37fc807b229dd20a5d.zip | |
Merge branch 'new-home' into v4-dev
Diffstat (limited to '_includes')
| -rw-r--r-- | _includes/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/footer.html b/_includes/footer.html index 968d42954..c034873fd 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,5 +1,5 @@ <footer class="bd-footer text-muted"> - <div class="container"> + <div class="container-fluid p-3 p-md-5"> <ul class="bd-footer-links"> <li><a href="{{ site.repo }}">GitHub</a></li> <li><a href="https://twitter.com/getbootstrap">Twitter</a></li> |
