Oddbean new post about | logout
 @a6ff0b2b @4751065d `border(.red)` is equivalent to `overlay(Rectangle().strokeBorder(content, lineWidth: width))` which will inset the Rectangle by `width / 2`.