diff --git a/idhub/static/css/dashboard.css b/idhub/static/css/dashboard.css index d7c0086..773d90a 100644 --- a/idhub/static/css/dashboard.css +++ b/idhub/static/css/dashboard.css @@ -43,6 +43,7 @@ body { .sidebar .nav-link { font-weight: 300; + font-size: 1.2em; color: #333; } @@ -142,7 +143,7 @@ body { } h3 { - font-sice: 1.2em; + font-size: 1.5em; } .btn {