- 1
how do i make my margin-left responsive
I wanna learn how to make my margin-left responsive, i want the margin-left to reduce by 1px if the screen size increases by 2px.
5 odpowiedzi
+ 2
I think for making margin left responsive use auto
Margin-left : auto;
+ 2
Ok try some bootstrap for responsiveness
0
Why would you want to do that?
0
auto didn't work
0
i wanna do it cause i want the site I'm building to be responsive