diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2015-05-14 03:29:48 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2015-05-14 03:29:48 +0300 |
commit | 00ec7037096832f4865d4efa2d7b5235da09569a (patch) | |
tree | a71488d1fd1445a84f461f7bc25ef9c385260219 /_includes/footer.html | |
parent | footer update (diff) | |
download | sorting-algorithms-00ec7037096832f4865d4efa2d7b5235da09569a.tar.gz sorting-algorithms-00ec7037096832f4865d4efa2d7b5235da09569a.zip |
rename CSS classes
Diffstat (limited to '_includes/footer.html')
-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 dfc9727..5208f03 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,6 +1,6 @@ </div> </div> - <div class="block"> + <div class="footer-wrapper-row"> <footer class="navbar-default"> <div class="container"> <div style="display: table; width: 100%;"> |