The Ultimate Ideal Bestest Base Font Size That Everyone Is Keeping a Secret, Especially Chet
Let me clarify: don’t set a base font size.
select, textarea, input, button {
font: inherit;
}
@media print {
body {
font-size: 8pt;
}
}
Published: 2025-07-24