Tweak styling for CNCF logo

Co-authored-by: Dmitry Shurupov <dmitry.shurupov@palark.com>
pull/49586/head
Tim Bannister 2025-02-18 09:26:28 +00:00 committed by GitHub
parent 7bcfea6cce
commit c325b2d6ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -343,10 +343,12 @@ input[type="search"]{
.cncf-logo-details {
display: flex;
flex-direction: column;
padding: 30px;
align-items: center;
p {
text-align: center;
font-size: 1.2rem;
}
a {