From c962bbcf28a00b0de1498d6c7af7247c280bcbb6 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 22 Mar 2022 19:40:45 +0300 Subject: footer: switch implementation to flexbox God, this is better. --- _includes/common/footer.html | 15 ++++++--------- _includes/common/header.html | 9 +++------ assets/css/jekyll-theme/fix_bootstrap.css | 10 ++++++++++ assets/css/jekyll-theme/footer.css | 24 ------------------------ 4 files changed, 19 insertions(+), 39 deletions(-) diff --git a/_includes/common/footer.html b/_includes/common/footer.html index c337b3b..9331784 100644 --- a/_includes/common/footer.html +++ b/_includes/common/footer.html @@ -1,10 +1,8 @@ - - + + diff --git a/_includes/common/header.html b/_includes/common/header.html index 3765ae6..b43a592 100644 --- a/_includes/common/header.html +++ b/_includes/common/header.html @@ -75,11 +75,8 @@ {% endif %} -