diff options
| author | Runxi Yu <me@runxiyu.org> | 2025-03-31 11:55:15 +0800 |
|---|---|---|
| committer | Runxi Yu <me@runxiyu.org> | 2025-03-31 11:55:15 +0800 |
| commit | 7133932ac6b31530f009ba892e193d54116c7445 (patch) | |
| tree | 841db35b37b39dd9ec476246b8107d6c5b1dbf94 /static | |
| parent | Remove ? in builds.sr.ht URL (diff) | |
| download | forge-7133932ac6b31530f009ba892e193d54116c7445.tar.gz forge-7133932ac6b31530f009ba892e193d54116c7445.tar.zst forge-7133932ac6b31530f009ba892e193d54116c7445.zip | |
Add branches page
Diffstat (limited to 'static')
| -rw-r--r-- | static/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css index ba85d3f..3c36e19 100644 --- a/static/style.css +++ b/static/style.css @@ -555,7 +555,7 @@ td > ul { padding-bottom: 0.2rem; } -.repo-header, .padding-wrapper, .repo-header-extension-content, #main-header { +.repo-header, .padding-wrapper, .repo-header-extension-content, #main-header, .readingwidth { padding-left: 1rem; padding-right: 1rem; max-width: 60rem; |
