diff --git a/mpicms/static/css/custom.css b/mpicms/static/css/custom.css index 58fde1a..aa2ddd6 100644 --- a/mpicms/static/css/custom.css +++ b/mpicms/static/css/custom.css @@ -114,8 +114,8 @@ body { } .logo { - max-height: 5rem !important; - height: 5rem !important; + max-height: 7rem !important; + height: 7rem !important; } .title { @@ -124,7 +124,7 @@ body { .navbar { flex-wrap: wrap; - max-height: 13rem; + max-height: 15rem; } .navbar-bottom {