Monorepo for Tangled

input.css: fix list items missing bullets master

- `inline-block` on li was too general, this only applies on `li:has(input)` now - all styles have been moved to input.css and apply only to children of prose Signed-off-by: oppiliappan <me@oppi.li>