Hello everyone!
i have a problem with the Portfolio site project, i get the error " the height of the welcome section is not equal to the height of the viewport" , i changed the section several times but still i could not solve it.
Please have a look
Thanks and Regards, Marcel
height: 100vh;
#welcome-section { height: 100vh; }
thank your for looking into that and helping me out, its greatly appreciated. I could finally submit that Pen.
thank you for that. i actually forgot about vh. it worked.