mirror of https://github.com/vapor/docs.git
min 720
This commit is contained in:
parent
a3ddea23c8
commit
ce55d06078
|
|
@ -7,7 +7,7 @@ html, body {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
font-family: -webkit-system-font, sans-serif;
|
font-family: -webkit-system-font, sans-serif;
|
||||||
min-width: 850px;
|
min-width: 720px;
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
|
|
@ -75,7 +75,7 @@ a.logo img {
|
||||||
}
|
}
|
||||||
|
|
||||||
header {
|
header {
|
||||||
min-width: 850px;
|
min-width: 720px;
|
||||||
height: 96px;
|
height: 96px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue