mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-06 14:21:14 -03:00
docs: Make background at least one screen tall
Otherwise this would look ugly by stopping the gradient after the content, so in e.g. the `end` or `false` page it would leave an ugly stripe at the bottom.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
html {
|
||||
background: none;
|
||||
min-height: 100%;
|
||||
}
|
||||
|
||||
body {
|
||||
|
||||
Reference in New Issue
Block a user