HTML CSS Landing Page

Landing page

Introducing New Project This is my first landing Page Project. It is Based on HTML CSS code only. This whole code written by Ahmad Shafi . Global Setting CV @import url(‘https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap’); /* CSS Variables */ :ROOT{ –main-color: #6E57E4; –mian-white-color: #ffffff; –main-bg-color: #FAFAFA; –main-text-color: #555; –main-link-color: #1E9FAB; –main-link-hover-color: #1e9fab; –name-p:#C0A631; –main-black-color: #000; –main-black-effect-color: #161616; } /* […]