This commit is contained in:
Timothy Farrell 2026-04-12 11:15:30 +00:00
parent 9bcf2931ce
commit c86d4321ad

View File

@ -18,7 +18,7 @@
max-width: 100%; max-width: 100%;
max-height: 100%; max-height: 100%;
width: 100%; width: 100%;
height: 100% height: 100%;
cursor: pointer; cursor: pointer;
background-image: url($img_url); background-image: url($img_url);
background-size: contain; /* Important for proper scaling */ background-size: contain; /* Important for proper scaling */