juanpb96 / FEM_space-tourism-website

A space website created with React + TypeScript
https://juanbonilla.me/FEM_space-tourism-website/
0 stars 0 forks source link

[Story] - Create a paragraph component #39

Closed juanpb96 closed 4 months ago

juanpb96 commented 4 months ago

Description

It is necessary to have a component that receives text and styles it according to the design spec.

Tasks

Notes

I've been adding a calculation to obtain the expected line-height value. I consider it would be better to have a mixin or an independent sass function to get that value to stop repeating the same code multiple times in different components