11 ms·
Use outline instead: outline: solid 10px red; Nearly identical to border, but without affecting layout at all.
by zooi 2y ago
Use outline instead:
outline: solid 10px red;
Nearly identical to border, but without affecting layout at all.
11 ms·