diff --git a/groups/home/LibAnswers-4-js-css.html b/groups/home/LibAnswers-4-js-css.html index 184f698..dc8aff7 100644 --- a/groups/home/LibAnswers-4-js-css.html +++ b/groups/home/LibAnswers-4-js-css.html @@ -48,6 +48,12 @@ nav.navbar-default.yamm { .navbar-default .navbar-nav >li >a { color: #111; } +#navbar-center { + display: flex; + justify-content: center; + float: none; +} + .faux-card { margin-left: 16px; } diff --git a/groups/home/LibAnswers-SlideOutChat-4.html b/groups/home/LibAnswers-SlideOutChat-4.html index 2dc7eaf..3f67da8 100644 --- a/groups/home/LibAnswers-SlideOutChat-4.html +++ b/groups/home/LibAnswers-SlideOutChat-4.html @@ -8,7 +8,7 @@
@@ -42,9 +42,7 @@