Add vertical whitespace using Twitter Bootstrap?

前端 未结 13 1278
挽巷
挽巷 2020-12-12 17:30

What\'s the best way to add vertical whitespace using Twitter\'s Bootstrap?

For example, let\'s say that I am creating a landing page and would like a bit (100px) o

相关标签:
13条回答
  • 2020-12-12 18:31

    I know this is old, but I came here searching for the same thing, I found that Bootstrap has the help-block, very handy for these situations:

    <div class="help-block"></div>
    
    0 讨论(0)
提交回复
热议问题