Home > Software design >  How to make an icon responsive
How to make an icon responsive

Time:12-06

I have a menu with several arrows

20px right offset

You can flip the offset to either left: 20px or right: -20px. In either case (because the block is 60 (20 * 3) px wide) it will position it on the right:

-20px rigth offset

  •  Tags:  
  • css
  • Related