- <div class="row">
- <div class="col-lg-6 col-lg-offset-3 text-center">center</div>
- </div>
i just like to know why they use col-lg-offset-3 ? why they did not use col-lg-offset-2 or col-lg-offset-4 etc.
please guide me about the above code sample. thanks