diff --git a/inst/components/value_box.scss b/inst/components/value_box.scss index 1c0d8c21e..06b5a6712 100644 --- a/inst/components/value_box.scss +++ b/inst/components/value_box.scss @@ -41,7 +41,7 @@ margin-top: 0; } // value_box(title = ) - > :first-child { + > :first-child { @extend .h6; color: inherit; // add a non-breaking space to ensure it's not 0 height @@ -50,7 +50,7 @@ } } // value_box(value = ) - > :nth-child(2) { + > :nth-child(2) { @extend .h2; color: inherit; // add a non-breaking space to ensure it's not 0 height