Also to your subscribers, don’t use “height :100vh” on real projects! If you need to set it, use min-height or you’ll have overflowing issues ! Great tutorials thank you !!
Hello Gourav! Sorry for the late reply. I haven't tried to add border-radius and a backdrop blur in this particular instance, however I have created a Codepen with a neon border that is similar. You can check out the code for it here: codepen.io/patriciamolnar/pen/MWEQeme. You could try to combine the gradient and the shadow to get close to the effect you are looking for. As for the border-radius, it is not really a border that I have created in this tutorial, so the border-radius property would not make the corners rounder.
Also to your subscribers, don’t use “height :100vh” on real projects! If you need to set it, use min-height or you’ll have overflowing issues ! Great tutorials thank you !!
Can You Apply Border Radius And Backdrop Blur To It....?
Hello Gourav! Sorry for the late reply. I haven't tried to add border-radius and a backdrop blur in this particular instance, however I have created a Codepen with a neon border that is similar. You can check out the code for it here: codepen.io/patriciamolnar/pen/MWEQeme. You could try to combine the gradient and the shadow to get close to the effect you are looking for.
As for the border-radius, it is not really a border that I have created in this tutorial, so the border-radius property would not make the corners rounder.