|
|
|
|
|
by victorbjorklund
700 days ago
|
|
tailwind is pretty close IMO. text-sm md:text-base lg:text-lg Mobile: font-size: 0.875rem; /* 14px /
line-height: 1.25rem; / 20px / Tablet: font-size: 1rem; / 16px /
line-height: 1.5rem; / 24px / Desktop: font-size: 1.125rem; / 18px /
line-height: 1.75rem; / 28px */ |
|