From 830abc9e63a5e9bb4a67976040d6a35456fe5d46 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Thu, 12 Mar 2026 12:27:29 +0100 Subject: feat(extensions): display md files like readme in tangled --- extensions/stylus/tangled.org.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extensions') diff --git a/extensions/stylus/tangled.org.css b/extensions/stylus/tangled.org.css index db3ef37..b6ad4c9 100644 --- a/extensions/stylus/tangled.org.css +++ b/extensions/stylus/tangled.org.css @@ -18,7 +18,7 @@ code { line-height: 1.4em!important; } -section article { +section article, #blob-contents.prose { display: block; max-width: var(--content-width); margin: 0 auto; -- cgit v1.2.3