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;
|
||||
line-height: 1.5;
|
||||
font-family: -webkit-system-font, sans-serif;
|
||||
min-width: 850px;
|
||||
min-width: 720px;
|
||||
}
|
||||
|
||||
a {
|
||||
|
|
@ -75,7 +75,7 @@ a.logo img {
|
|||
}
|
||||
|
||||
header {
|
||||
min-width: 850px;
|
||||
min-width: 720px;
|
||||
height: 96px;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
|
|
|
|||
Loading…
Reference in New Issue