diff --git a/mpicms/static/css/custom.css b/mpicms/static/css/custom.css index 58fde1a..24abe6e 100644 --- a/mpicms/static/css/custom.css +++ b/mpicms/static/css/custom.css @@ -1,4 +1,4 @@ -html, body { +/html, body { font-family: "Merriweather Sans", sans-serif; /* font-family: "Merriweather", serif; */ /* font-family: 'Open Sans', serif; */ @@ -114,8 +114,8 @@ body { } .logo { - max-height: 5rem !important; - height: 5rem !important; + max-height: 7rem !important; + height: 7rem !important; } .title {