Fix 2.4.2 upgrade notes formatting refs #19330
[arvados.git] / apps / workbench / app / assets / stylesheets / keep_disks.css.scss
index 1fe5cd4f3bf3a392064f84741a077b6ee8f2a6fd..0985d8c8d4b809768d7bbf7137d38ea2d5689547 100644 (file)
@@ -1,3 +1,7 @@
+// Copyright (C) The Arvados Authors. All rights reserved.
+//
+// SPDX-License-Identifier: AGPL-3.0
+
 // Place all the styles related to the KeepDisks controller here.
 // They will automatically be included in application.css.
 // You can use Sass (SCSS) here: http://sass-lang.com/
@@ -6,6 +10,6 @@
 div.graph {
     margin-top: 20px;
 }
-div.graph h3,h4 {
+div.graph h3, div.graph h4 {
     text-align: center;
 }