Category: general coding
Tags:
I came across the frontendmentor.io website a couple of years ago I'm not a designer in any shape or form so do sometimes struggle to visualise what things can look like. Consequently I have frontend mentor challenges a good resource for practicing coding as I have a design to work from I know what the end result should look like.
:root {
--primary-color: #cc0000;
--primary-text-color: #ffffff;
}