From the course: The Freelance Stack: Real Project with Next.js and Strapi

Unlock this course with a free trial

Join today to access over 25,200 courses taught by industry experts.

Styling video: Variables and typography

Styling video: Variables and typography

This is going to be another styling video. We just changed the background color. We also see that the font here has changed. In our case, we don't want to have the background color to be this dark, so I'm just going to reset that. That was just to prove that now the styles are being read in. What we want to do is we want to have variables set so that we can use them within our styling. those variables we're setting at the beginning because within our Figma file we can easily see all the different colors that we're going to see recurringly throughout our project. So if you open your Figma file, which you have the link to also in the assets of this of this video, we can go through the different kinds of colors we're going to have in here. That is unfortunate. there we go now it's loading okay so i'm going to make this a little bit smaller here release there we go okay so this is our whole project we also have some assets here and stuff like that but so we're going to be looking at the…

Contents