diff --git a/frontend/src/styles.scss b/frontend/src/styles.scss index 9a985bbba..b33dd78da 100644 --- a/frontend/src/styles.scss +++ b/frontend/src/styles.scss @@ -251,6 +251,9 @@ body { font-size: 14px; } +html:lang(ru) .card-title { + font-size: 0.9rem; +} /* Chartist */ $ct-series-names: (a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y, z);