im new to the whole Angular/Web Development world. I am currently trying to improve my HTML/CSS skills and ran into a problem I couldnt solve myself. I am using Bootstrap in my angular project and implemented the cards component. the card for my usecase](https://i.stack.imgur.com/yOj9R.png) I added hover effects with css and made the whole card clickable, now I want to implement a frame/border after the card get clicked (as shown in the image). Does anyone knows a way to do this ?
Best Regards tschanni
.....................................................................................................