fix: mobile sprite icons overflow in experience section

Sprite icons (.icon-sprite.icon-section) had fixed 80px dimensions
while mobile breakpoint set container to 60px, causing overflow.
Added mobile-specific rules to scale sprites to 60px with proper
background-size and positioning calculations.
This commit is contained in:
juanatsap
2025-12-06 11:59:39 +00:00
parent c63ce6dd91
commit 6172ada527
3 changed files with 25 additions and 4 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long