Hover with Border-color showing and Image opacity in 0.3
Hello, please how can I achieve this in CSS:
I am trying to hover on the image with the Border-color showing with no opacity, but the image retains its opacity of 0.3.
Problem: when I hover on the Image, the Image and the Border-color is affected by the 0.3 opacity.
Goal: I would like to only make the Image (without the borders) have the opacity.
CODEPEN: https://codepen.io/kiz1/pen/NWeNMzE
I am trying to hover on the image with the Border-color showing with no opacity, but the image retains its opacity of 0.3.
Problem: when I hover on the Image, the Image and the Border-color is affected by the 0.3 opacity.
Goal: I would like to only make the Image (without the borders) have the opacity.
CODEPEN: https://codepen.io/kiz1/pen/NWeNMzE


