mirror of https://github.com/knative/docs.git
Add a bit of padding around the logo in the header (#3634)
This commit is contained in:
parent
355e91752e
commit
b1943de470
|
@ -47,6 +47,7 @@
|
||||||
background-size: 300% 100%;
|
background-size: 300% 100%;
|
||||||
opacity: 0.4;
|
opacity: 0.4;
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
|
padding: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.md-typeset img,
|
.md-typeset img,
|
||||||
|
|
Loading…
Reference in New Issue