[microsite] tweaking CNCF logo styling (#2529)
This commit is contained in:
@@ -471,8 +471,8 @@ class Index extends React.Component {
|
||||
Cloud Native Computing Foundation
|
||||
</a>{' '}
|
||||
sandbox project
|
||||
<div className="cncf-logo" />
|
||||
</Block.SmallTitle>
|
||||
<div className="cncf-logo" />
|
||||
</Block.Container>
|
||||
</Block>
|
||||
</main>
|
||||
|
||||
@@ -1072,6 +1072,7 @@ code {
|
||||
}
|
||||
|
||||
.cncf-block {
|
||||
padding-top: 40px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@@ -1080,4 +1081,5 @@ code {
|
||||
width: 100%;
|
||||
height: 100px;
|
||||
margin-bottom: 40px;
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user