Q. What is bootstrap’s global default font-size?
β
Correct Answer: (D)
14px
Explanation: Bootstrap’s global default font-size is 14px, with line-height of 1.428. This is applied to element and all paragraphs. In addition all <p> elements have bottom margins.