2025-03-30, 05:52 PM
You can try something like this.
Adjust the scaling to a size you like.
Code:
#itemDetailPage .detailLogo {
transform: scale(2.5);
}
Adjust the scaling to a size you like.