diff --git a/index.css b/index.css index 2122a3c293e67339c9989d13a7aebccfe7525112..7316c23a11037be7d27b6fb301214673578eb4f8 100644 --- a/index.css +++ b/index.css @@ -15955,6 +15955,14 @@ textarea.ant-time-picker-input { line-height: 32px; font-size: 24px; } +.tagCloud___1zMc4 canvas { + -webkit-transform: scale(0.25); + -ms-transform: scale(0.25); + transform: scale(0.25); + -webkit-transform-origin: 0 0; + -ms-transform-origin: 0 0; + transform-origin: 0 0; +} .timelineChart___3pR8a { background: #fff; } diff --git a/index.html b/index.html index 60ed560f2cf04c9e9fbbc1a383674fa28f687ab9..8398ca1a0c782e1f8c7331d25bab86861520c97c 100644 --- a/index.html +++ b/index.html @@ -4,10 +4,13 @@