From feaae94bb92c72d3ef7a858fc9e0b2a3f61ba96c Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Sun, 24 Jan 2016 21:09:17 +0000 Subject: [PATCH] Fixed navbar size --- static/src/less/navbar.less | 2 +- templates/about/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/static/src/less/navbar.less b/static/src/less/navbar.less index f7ee70f..c624020 100644 --- a/static/src/less/navbar.less +++ b/static/src/less/navbar.less @@ -20,7 +20,7 @@ } } } - .dropdown-toggle { + .dropdown-toggle, & > li > a { font-size: 18px; } .dropdown-menu { diff --git a/templates/about/index.html b/templates/about/index.html index 7f69c17..8cc93c6 100644 --- a/templates/about/index.html +++ b/templates/about/index.html @@ -55,7 +55,7 @@