mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-30 09:31:15 -03:00
docs/theme: Remove a bit of padding
This commit is contained in:
@@ -10,7 +10,7 @@ body {
|
||||
|
||||
div#fmain {
|
||||
color: #222;
|
||||
padding: 10px 50px 30px;
|
||||
padding: 10px 40px 10px;
|
||||
background-color: #EEEEFA;
|
||||
border-radius: 14px;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user