Restrict border width to text width in a block element December 1, 2023 by Tarik This works on Chrome. h2 { width: fit-content; }