Latest solutions
Hi people with jobs, am I ready to land one? If no why ?
#react#react-router#typescript#tailwind-cssSubmitted almost 2 years ago
Latest comments
- @DavidIrvine-TW@almasiwe11
Great project, I am thinking about creating a portolio aswell, your project makes me insecure, so you don't have a job yet? with knowing all of those techs?
- @Luktoria@almasiwe11
Hi, regarding a mobile menu corner, you can add the follownid to your menu container .polygon { clip-path: polygon(0 30px, 93% 30px, 100% 0, 100% 100%, 0 100%); }
clit-path together with polygon function allow you to cut the sections of your element that you want to see.