I have a div block like this: https://i.stack.imgur.com/hHviX.png. I need to redo it, but I don't know how to add the glow in the top right corner with the hover effect. If anyone knows, please let me know.
I am trying to add box-shadow but it is not working. Box-shadow has been superimposed on all right and top side.
perhaps something like this using either a linear-gradient or radial-gradient CSS function?