Fine-tuning the visuals in the Applications view.

Change-Id: I678364847767c09e65e6766a6eda407c8e1fe3ad
diff --git a/web/gui/src/main/webapp/app/view/app/app.css b/web/gui/src/main/webapp/app/view/app/app.css
index 59a857b..a419474 100644
--- a/web/gui/src/main/webapp/app/view/app/app.css
+++ b/web/gui/src/main/webapp/app/view/app/app.css
@@ -83,7 +83,7 @@
 #application-details-panel h2 {
     display: inline-block;
     margin: 12px 0 6px 0;
-    font-size: 15pt;
+    font-size: 13pt;
     font-variant: small-caps;
     text-transform: uppercase;
 }
@@ -91,7 +91,7 @@
 #application-details-panel .top .app-title {
     width: 90%;
     height: 62px;
-    font-size: 30pt;
+    font-size: 20pt;
     font-weight: lighter;
     overflow: hidden;
     white-space: nowrap;