Skip to content

Commit

Permalink
chore: Remove word spacing from p (#9353)
Browse files Browse the repository at this point in the history
  • Loading branch information
scmmishra committed May 7, 2024
1 parent f6d7f3b commit 4c1c856
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/javascript/dashboard/assets/scss/widgets/_base.scss
Expand Up @@ -12,7 +12,6 @@ h6 {

p {
text-rendering: optimizeLegibility;
word-spacing: 0.12em;

@apply mb-2 leading-[1.65] text-sm;

Expand Down

0 comments on commit 4c1c856

Please sign in to comment.