Pixel to REM calculator
Use this nifty tool to convert your pixel sizes to REM units.
.your-element {
font-size: {{ remSize }}rem;
}
Use this nifty tool to convert your pixel sizes to REM units.
.your-element {
font-size: {{ remSize }}rem;
}