How can I make the text responsive?

I want to resize the title and paragraph according to screen size. Is this possible? I’m using Bootstrap 4 and build the tribute page.
Here’s the CodePen link: https://codepen.io/supuun/pen/QQdyww

EDIT: I ended up using code from this link in my project: https://css-tricks.com/snippets/css/fluid-typography/

1 Like