diff --git a/pages/research/components/PrivateCloudSection/index.module.scss b/pages/research/components/PrivateCloudSection/index.module.scss index 7e2a6403..4629c759 100644 --- a/pages/research/components/PrivateCloudSection/index.module.scss +++ b/pages/research/components/PrivateCloudSection/index.module.scss @@ -274,6 +274,11 @@ line-height: 140%; max-width: 600px; display: inline-block; + @include mobile { + font-size: 1.5rem; + font-weight: 700; + line-height: 29px; + } } @include mobile { button {