diff --git a/src/components/Cards/ScaledLine.css b/src/components/Cards/ScaledLine.css new file mode 100644 index 00000000..45375896 --- /dev/null +++ b/src/components/Cards/ScaledLine.css @@ -0,0 +1,5 @@ +.root { + white-space: nowrap; + text-align: center; + font-weight: 500; +}