Elektrine lite

← Feed

@ppk@front-end.social

Post #1756596

2026-04-12 17:08 UTC

@css Ah, because it also makes the element a flow-root.

Replies (1)

  • @css@front-end.social 2026-04-12 21:08

    @ppk Yes, the whole p will now float instead of the content inside it. add a border to the p element and toggle the container-type to see what is happening.

    Open ##1756597