Tailwind Text 5xl Line Height Code Example


Example: line-height tailwind


.leading-none	   -   line-height: 1;
.leading-tight - line-height: 1.25;
.leading-snug - line-height: 1.375;
.leading-normal - line-height: 1.5;
.leading-relaxed - line-height: 1.625;
.leading-loose - line-height: 2;

Comments

Popular posts from this blog

C Perror Example

Converting A String To Int In Groovy

"Cannot Create Cache Directory /home//.composer/cache/repo/https---packagist.org/, Or Directory Is Not Writable. Proceeding Without Cache"