mirror of
https://github.com/zhigang1992/apollo.git
synced 2026-01-12 17:12:35 +08:00
Move documentation header down by hard-coding docstart to be taller.
This is more difficult than it should be because the `docstart` has to have a fixed height because its children take up no actual height within it.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
.docstart {
|
||||
width: 100%;
|
||||
height: 345px;
|
||||
height: 390px;
|
||||
//border-right: 0px solid #22A699;
|
||||
//border:0px solid #22A699;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user