So i learned about making text in center with bootstraps class text-center, but what does text-primary means and is used for?
text-primary is one of the Bootstrap colours. You can see the other predefined colours here.
1 Like
Ok thank you i was confused for a bit because we used text- primary with Like in a challenge.