https://github.com/fac-17/ReactWeek-Martha-Georgia/blob/b9507cf52ba6bfc9443bcf88fa3232292e64b4da/src/App.js#L19 You can use letter spacing instead of having to format text directly in the component. This better separates content from appearance.
ReactWeek-Martha-Georgia/src/App.js
Line 19 in b9507cf
You can use letter spacing instead of having to format text directly in the component. This better separates content from appearance.