mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-05 08:11:15 -03:00
docs: Make a bit wider
85% and smaller margins - we were wasting a bit too much space there [ci skip]
This commit is contained in:
@@ -14,11 +14,11 @@ div#fmain {
|
|||||||
background-color: #EEEEFA;
|
background-color: #EEEEFA;
|
||||||
border-radius: 14px;
|
border-radius: 14px;
|
||||||
position: relative;
|
position: relative;
|
||||||
margin: 25px auto 0;
|
margin: 15px auto 0;
|
||||||
-moz-box-shadow: 0 0 1px 1px #333;
|
-moz-box-shadow: 0 0 1px 1px #333;
|
||||||
-webkit-box-shadow: 0 0 1px 1px #333;
|
-webkit-box-shadow: 0 0 1px 1px #333;
|
||||||
box-shadow: 0 0 5px 1px #333;
|
box-shadow: 0 0 5px 1px #333;
|
||||||
width: 80%;
|
width: 85%;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.related {
|
div.related {
|
||||||
|
|||||||
Reference in New Issue
Block a user