From 2b7bc3061f72e04a2664f18577650a06d1953e93 Mon Sep 17 00:00:00 2001 From: Arcadiy Ivanov Date: Sat, 8 Aug 2020 14:56:39 -0400 Subject: [PATCH] Convert bootstrap TOC to use em from px --- _includes/layout/footer.html | 2 -- _includes/layout/metaAndStyles.html | 3 +-- css/styles.css | 8 ++++++++ 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/_includes/layout/footer.html b/_includes/layout/footer.html index 9f20f2e..e1643d4 100644 --- a/_includes/layout/footer.html +++ b/_includes/layout/footer.html @@ -27,8 +27,6 @@ $(document).ready(function() { $('pre code').each(function(i, e) {hljs.highlightBlock(e)}); }); - -