Neumorphic design CSS in just 2 line
Jan 6, 2021 · 2 min read · Not gonna mention how neumorphic design works, I'll jump straight into the main code: <!-- This is an example card template in html --> <div class="parent"> <div class="card"> <h2>नाम </h2> <p>मेरा नाम X Æ A-12 है | मै UP मे रहता हू | मु...
Join discussion