mirror of https://github.com/docker/docs.git
landing-page: fix header spacing
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
This commit is contained in:
parent
0b4f71340a
commit
5389d768e0
|
@ -49,14 +49,12 @@ body#landing {
|
|||
}
|
||||
|
||||
.hero {
|
||||
padding-top: 50px;
|
||||
padding-bottom: 50px;
|
||||
padding-top: 20px;
|
||||
|
||||
h2 {
|
||||
font-size: 32px;
|
||||
line-height: 32px;
|
||||
margin-bottom: 14px;
|
||||
margin-top: 50px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue