[microsite] tweaking CNCF logo styling (#2529)

This commit is contained in:
Stefan Ålund
2020-09-21 10:41:27 +02:00
committed by GitHub
parent f8d0716178
commit 60e9799075
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -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>