+1 vote
in Bootstrap by
What are the default Bootstrap text settings?

1 Answer

0 votes
by
The default font size in Bootstrap 4 is 16px, with a line-height of 1.5.

The default font family is "Helvetica Neue," which includes Helvetica, Arial, and other sans-serif fonts.

Margin-top: 0 and margin-bottom: 1rem are also set on all <p> elements (16px by default).

Related questions

0 votes
asked Feb 14, 2020 in Bootstrap by SakshiSharma
+1 vote
asked Jan 23, 2020 in Bootstrap by rahuljain1
...