Bootstrap font scaling too small on mobile

后端 未结 5 1465
执笔经年
执笔经年 2021-01-30 20:52

I\'ve spent a lot of time working with Foundation and less time working with Bootstrap. I\'m having an issue with responsiveness in Bootstrap that I don\'t understand because t

5条回答
  •  爱一瞬间的悲伤
    2021-01-30 21:15

    i was having problems with small fonts and a small navbar, my problem was setting the navbar width in css, using max-width instead of just width solved my scaling problem

提交回复
热议问题