JSFiddle - React, Tailwind, and code Playground
by Neil Kalman
HTML
I'm a text and I should change my size with viewport's width changes
CSS
body {
font-size: 3vw;
}
by Neil Kalman
I'm a text and I should change my size with viewport's width changes
body {
font-size: 3vw;
}