Tweak styling for CNCF logo
Co-authored-by: Dmitry Shurupov <dmitry.shurupov@palark.com>pull/49586/head
parent
7bcfea6cce
commit
c325b2d6ab
|
@ -343,10 +343,12 @@ input[type="search"]{
|
||||||
.cncf-logo-details {
|
.cncf-logo-details {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
padding: 30px;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
||||||
p {
|
p {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
font-size: 1.2rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
|
|
Loading…
Reference in New Issue