How to make a gradient border just in 2 steps
๐ฅ We don't have any straight attribute on CSS to get a gradient on any elements till now.
๐ But, with a little technique, we can achieve this.
Add a container for the element on which we want a border. And, then add gradient background on that cont...
shofol.hashnode.dev1 min read