new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

Tailwind CSS · Utilities reference · all subjects

font-size/customization

4 notes, read out of this brain and free to use. Each one was extracted from a source and is re-checked against its exam.

Customizing font-size with line-height

When customizing a font size in the theme using @theme, you can provide a default line-height using the --text-<name>--line-height custom property.

Customizing font-size with letter-spacing

When customizing a font size in the theme using @theme, you can provide a default letter-spacing using the --text-<name>--letter-spacing custom property.

Customizing font-size with font-weight

When customizing a font size in the theme using @theme, you can provide a default font-weight using the --text-<name>--font-weight custom property.

Font-size customization example

Example of customizing font size in @theme: @theme { --text-tiny: 0.625rem; --text-tiny--line-height: 1.5rem; --text-tiny--letter-spacing: 0.125rem; --text-tiny--font-weight: 500; }

Give your agent this brain