diff --git a/packages/theme/system/utils/_other.less b/packages/theme/system/utils/_other.less index a03657159..08d3f33dd 100644 --- a/packages/theme/system/utils/_other.less +++ b/packages/theme/system/utils/_other.less @@ -27,7 +27,7 @@ */ font-size: 16px; line-height: 64px; - color: rgba(0, 0, 0, 0.25); + color: fade(@text-color, 25%); text-align: center; i {