Google News
logo
Bulma - Quiz(MCQ)
How many font sizes are available in Bulma?
A)
5
B)
6
C)
7
D)
8

Correct Answer :   7


Explanation : Bulma size is used to set your website’s content font size, there are 7 different sizes class in Bulma. You can use any of them to define the size of your context.

Size classes :

* is-size-1: The size of this class is pre defined which is font-size of 3rem.
* is-size-2: The size of this class is pre defined which is font-size of 2.5rem.
* is-size-3: The size of this class is pre defined which is font-size of 2rem.
* is-size-4: The size of this class is pre defined which is font-size of 1.5rem.
* is-size-5: The size of this class is pre defined which is font-size of 1.25rem.
* is-size-6: The size of this class is pre defined which is font-size of 1.0rem.
* is-size-7: The size of this class is pre defined which is font-size of 0.75rem.

Advertisement