Update HeadingCommon.module.scss

This commit is contained in:
sonnguyenkieio 2021-08-25 15:11:20 +07:00 committed by GitHub
parent 9ad9d33fb9
commit a8103f3f57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
color: var(--disabled); color: var(--disabled);
} }
&.center { &.center {
@apply text-center @apply text-center;
} }
@screen md { @screen md {