mirror of
https://github.com/svemagie/blog-eleventy-indiekit.git
synced 2026-04-02 16:44:56 +02:00
The <is-land> custom element defaults to display:inline, which breaks margin spacing between adjacent widgets. Setting it to block ensures widgets wrapped in is-land (blogroll, social-activity, github, etc.) get proper mb-4 spacing from the .widget class.