chore: Remove word spacing from p (#9353)

This commit is contained in:
Shivam Mishra 2024-05-07 06:57:56 +05:30 committed by GitHub
parent f6d7f3b665
commit 4c1c856562
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,6 @@ h6 {
p {
text-rendering: optimizeLegibility;
word-spacing: 0.12em;
@apply mb-2 leading-[1.65] text-sm;