79832306

Date: 2025-11-28 06:38:21
Score: 1.5
Natty:
Report link

You can customize css variables:

:root {
  --r-main-font: 'Your Custom Font', sans-serif;
  --r-heading-font: var(--r-main-font);
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Yoshihide Shiono