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 Subtitle component #35

Closed juanpb96 closed 5 months ago

juanpb96 commented 5 months ago

Description

Create a Subtitle component that will be shared across different site pages. As this component shares almost all the styles, take special care of a variant that toggles the color and a main variant that includes a number as a prefix.

Tasks

Notes

The contrast check is failing because the prefix element has a low opacity. This cannot be fixed since it is part of the design spec.