closes #3038
[arvados.git] / apps / workbench / app / assets / stylesheets / application.css.scss
index 2624115c6954c0ecf8ec22ebf26f9184f41d076f..eeb054551ae41a812c86bd7a36ff2c400f7d161c 100644 (file)
@@ -256,4 +256,12 @@ span.editable-textile {
   font-size: 80%;
   min-width: 1em;
   padding: 0px 2px 0px 0px;
-}
\ No newline at end of file
+}
+
+#page-wrapper > div > h2 {
+  margin-top: 0px;
+}
+
+.compute-summary-numbers td {
+  font-size: 150%;
+}