/*force the fonts absolute values*/
xx-small, x-small, small, medium, large, x-large, xx-large {
font-size: 1rem !important;
line-height: normal !important;
}
.xx-small {
font-size: xx-small;
}
<p class="xx-small">
your text.
</p>
The following users have thanked you: Riccardo
Time to create page: 0.059 seconds