diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/grapheneos.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/grapheneos.css b/static/grapheneos.css index 96d2a2cb..4a7419ad 100644 --- a/static/grapheneos.css +++ b/static/grapheneos.css @@ -7,6 +7,7 @@ body { color: rgba(0, 0, 0, 0.87); /* 87% black */ margin: 0; padding: 0; + overflow-y: scroll; } pre { |
