The Ultimate Ideal Bestest Base Font Size That Everyone Is Keeping a Secret, Especially Chet

by Adrian Roeselli

Let me clarify: don’t set a base font size.

select, textarea, input, button {
  font: inherit;
}

@media print {
  body {
    font-size: 8pt;
  }
}
Read here.
Published: 2025-07-24