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 v4 · all subjects

utilities/justify-items

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

justify-items utilities complete list

The justify-items utilities for controlling how grid items are aligned along their inline axis are: justify-items-start (justify-items: start;), justify-items-end (justify-items: end;), justify-items-end-safe (justify-items: safe end;), justify-items-center (justify-items: center;), justify-items-center-safe (justify-items: safe center;), justify-items-stretch (justify-items: stretch;), and justify-items-normal (justify-items: normal;).

justify-items-start usage

The justify-items-start utility justifies grid items against the start of their inline axis.

justify-items-center and justify-items-center-safe usage

The justify-items-center utility justifies grid items against the center of their inline axis. The justify-items-center-safe utility provides the same alignment but will align items to the start of the container instead if there is not enough space available.

justify-items-stretch usage

The justify-items-stretch utility stretches grid items along their inline axis.

justify-items-normal usage

The justify-items-normal utility applies the normal alignment behavior for grid items along their inline axis.

Give your agent this brain