Skip to content

Commit 683cf30

Browse files
author
Kaitlyn Barnard
committed
edits
1 parent 858987e commit 683cf30

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

content/en/_index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ <h5 style="text-align: center"><a href="/case-studies/" style="color: #3371E3; f
166166
<section id="cncf">
167167
<main>
168168
<center>
169-
<p>We are a <a href="https://cncf.io/">Cloud Native Computing Foundation</a> hosted project</p>
169+
<p>We are a <a href="https://cncf.io/">CNCF</a> graduated project</p>
170170
</center>
171171
</main>
172172
</section>

static/css/styles.css

+3-3
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,7 @@ html.search #docsContent h1 { margin-bottom: 0; border-bottom: 0; padding-bottom
569569

570570
#cncf { padding-top: 40px; padding-bottom: 120px; background-color: #f7f7f7; background-image: url(https://www.cncf.io/wp-content/uploads/2017/10/cncf-logo.png); background-position: center 60px; background-repeat: no-repeat; background-size: 300px; }
571571

572-
#cncf p { font-size: 15px; }
572+
#cncf p { font-size: 20px; }
573573

574574
#cncf a { color: #3371E3; }
575575

@@ -893,8 +893,8 @@ html.search #docsContent h1 { margin-bottom: 0; border-bottom: 0; padding-bottom
893893
#oceanNodes main:nth-child(1) .image-wrapper { position: absolute; max-width: 48%; transform: translateY(-50%); }
894894
#oceanNodes main:nth-child(1) .image-wrapper img { max-width: 425px; }
895895
#video { height: 550px; position: relative; background-image: url(../images/kub_video_banner_homepage.jpg); background-position: center center; background-size: cover; }
896-
#cncf { padding-top: 40px; padding-bottom: 160px; background-color: #f7f7f7; background-image: url(https://www.cncf.io/wp-content/uploads/2017/10/cncf-logo.png); background-position: center 60px; background-repeat: no-repeat; background-size: auto; }
897-
#cncf p { font-size: 20px; }
896+
#cncf { padding-top: 60px; padding-bottom: 160px; background-color: #f7f7f7; background-image: url(https://www.cncf.io/wp-content/uploads/2017/10/cncf-logo.png); background-position: center 80px; background-repeat: no-repeat; background-size: 400px; }
897+
#cncf p { font-size: 24px; }
898898
#cncf a { color: #3371E3; }
899899
#talkToUs h4 br { display: block; }
900900
#talkToUs #bigSocial div { width: calc(25% - 18px); }

0 commit comments

Comments
 (0)