From 250098015582c69a2ad91988bcc39d672ef92e48 Mon Sep 17 00:00:00 2001 From: Patrick Date: Tue, 30 Dec 2025 17:05:51 +0100 Subject: css --- cgithub/head-include.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cgithub/head-include.html') diff --git a/cgithub/head-include.html b/cgithub/head-include.html index df6e059..aa952f5 100644 --- a/cgithub/head-include.html +++ b/cgithub/head-include.html @@ -11,6 +11,13 @@ .tab-folder > :last-child, .tab-folder > .tab-content:target { display: block; } +.blob-hash { + width: 100%; + max-width: 1280px; + box-sizing: border-box; + margin: var(--content-v-margin) auto; + margin-top: 0; margin-bottom: 0; +} -- cgit v1.2.3