show information when hovering over images or videos once again

i don't know what 'fix the click events' means, but i havent had problems without this so i'm just going to put it back
This commit is contained in:
edshot99 2025-01-30 23:43:50 -06:00
parent e91f9150eb
commit 9b2822d9eb

View File

@ -57,7 +57,7 @@ article.thumbnail {
max-height: $thumb-image-size;
border-radius: $border-radius-half $border-radius-half 0 0;
pointer-events: none; // Should probably just fix the click events, huh
/*pointer-events: none;*/ // Should probably just fix the click events, huh
// Mobile view
width: 100%;