diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2015-05-14 03:21:18 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2015-05-14 03:21:18 +0300 |
commit | 88484a176b1fa45cd712d511f22283571555ba47 (patch) | |
tree | 13cec427ace0f51f207d8830df43f0aeb9befb96 /_includes/footer.html | |
parent | footer update (diff) | |
download | egor-tensin.github.io-88484a176b1fa45cd712d511f22283571555ba47.tar.gz egor-tensin.github.io-88484a176b1fa45cd712d511f22283571555ba47.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 0ac62f1..2ae575e 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%;"> |