Bootstrap font scaling too small on mobile

后端 未结 5 1401
执笔经年
执笔经年 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 20:58

    You should always start from a template, e.g. the "Basic template" (http://getbootstrap.com/getting-started/#template). This works as intended:

    
    
      
        
        
        
        Bootstrap 101 Template
    
        
            
    
        
        
        
      
      
        
    col-lg-4
    col-lg-4
    col-lg-4

    It might seem like a lot of "cruft", but everything is there for a reason.

提交回复
热议问题