out-fox-it / aj-ty-spojka

Web application that connects programmers based on their experience, interests and the type of person they are looking for (mentor, buddy, mentee) through matching and contact sharing.
GNU General Public License v3.0
0 stars 0 forks source link

Global Styles #58

Closed agnes97 closed 3 years ago

agnes97 commented 3 years ago

After merging contacts that also use a border style I'd like to make universal, I suggest adding these as global styles:

Font (this has it's own issue already since we also need to choose it) and font sizes

StyledTitle (H1 as used in all components) StyledBorder (the border I used in Contacts, it's the same for Authors page and same that is used for Buttons) StyledLink (it was also used several times already and it's mostly the same)

StyledWrapper (and perhaps Wrapper in some way as it's often grid with the same centering styles)

Please, comment any other styles we repeat often, I'm sure we could benefit from making them global. :3

--> define enum for media-queries!

MartinaVilimova commented 3 years ago

StyledWrapper is a great idea 👍 at least we would stick to the same size. Other than colors, I can't think of anything else yet.