When I apply the Blank theme to a new site and add an author and an avatar image…upon preview, the avatar image doesn’t scale down to a smaller size…meaning it doesn’t scale down as other themes.
I see the variables in the index.hbs: avatarImage.height and avatarImage.width are being used and they are properly being enforced.
I’m assuming this feature is something that I have to hand code myself, however, I cannot find any example from the other themes which accomplish this responsive auto-down-scaling.
Where’s this code located in the Technews theme?