diff --git a/app/static/css/style.css b/app/static/css/style.css index be874c1..ec45288 100644 --- a/app/static/css/style.css +++ b/app/static/css/style.css @@ -565,7 +565,7 @@ main { /* Navbar: Shrink brand title and let it truncate if needed */ .navbar-brand.h1 { - font-size: 1.25rem; + font-size: 1rem; min-width: 0; overflow: hidden; text-overflow: ellipsis;