utccf-admin / RuntogetherCCF

A website for memebers of UTCCF to go and vote for committee each year.
1 stars 0 forks source link

RUN-3 Create text for positions #42

Closed kelvincklo closed 1 year ago

kelvincklo commented 2 years ago

Changes

Created component that takes in text for positions and returns it as p element. Text family used is Georgia, font size is 0.8rem.

Checklist

linear[bot] commented 2 years ago
RUN-3 Create text for positions

Create a `positionText` component to list the positions people are considering underneath their name. It should take in a prop `text` that can change the text of that the component displays. Most of this task will be in how you style the text.