diff options
| author | Mark Otto <[email protected]> | 2017-08-07 21:35:43 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-08-07 21:35:43 -0700 |
| commit | da3185ee0a3957627d918956c9c2266cfa2d3029 (patch) | |
| tree | b35195d019d1110ea93c60151f1852888ebbb872 /_includes | |
| parent | 92c26af81481e9fdcd9bcff7e477d0750a359979 (diff) | |
| download | bootstrap-da3185ee0a3957627d918956c9c2266cfa2d3029.tar.xz bootstrap-da3185ee0a3957627d918956c9c2266cfa2d3029.zip | |
new homepage, new assets, clean out old stuff
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> |
