diff --git a/docs/assets/scss/home/hero.scss b/docs/assets/scss/home/hero.scss index 0a0eea08888..ea51baf2a83 100644 --- a/docs/assets/scss/home/hero.scss +++ b/docs/assets/scss/home/hero.scss @@ -26,6 +26,7 @@ } @media (max-width: $mobile) { + padding-top: 2rem !important; padding-left: 16px !important; padding-right: 16px !important; } @@ -36,7 +37,7 @@ flex-wrap: wrap; align-items: center; margin-top: 54px; - padding: 5px 10px; + padding: 6px 16px; font-size: 14px; line-height: 1.375; color: #58595e; @@ -48,14 +49,14 @@ display: flex; flex-wrap: wrap; align-items: center; + } - &:not(:last-child) { - padding-right: 4px; - } + span:not(:last-child) { + padding-right: 3px; } img { - margin: 0 3px; + margin-right: 3px; } @media (max-width: $desktop) { @@ -70,8 +71,8 @@ @media (max-width: $mobile) { justify-content: center; - margin-top: 18px; - padding: 5px; + max-width: 270px; + margin-top: 0; img { max-width: 20px; diff --git a/docs/assets/scss/social.scss b/docs/assets/scss/social.scss index a198eac1d0c..4f3dcf96742 100644 --- a/docs/assets/scss/social.scss +++ b/docs/assets/scss/social.scss @@ -41,6 +41,7 @@ } @media (max-width: $tablet) { + flex-wrap: wrap; gap: 20px; margin-top: 32px; } @@ -58,7 +59,7 @@ border-radius: 4px; @media (max-width: $tablet) { - width: 224px; + width: 346px; } @media (max-width: $mobile) { @@ -87,6 +88,9 @@ } &__item-wrapper { + display: flex; + flex-direction: column; + flex-grow: 1; @media (max-width: $mobile) { display: flex; flex-direction: column; @@ -145,7 +149,7 @@ &__item-description { margin-top: 5px; - margin-bottom: 0; + margin-bottom: auto; line-height: 1.5; color: #7E8490; @@ -199,4 +203,14 @@ filter: blur(14px); } } + + &__item--dark-blue { + background-color: #F1F8FE; + border-color: #CFE7FC; + + &:after { + background: #70B2FF; + filter: blur(14px); + } + } } diff --git a/docs/content/en/_index.html b/docs/content/en/_index.html index d306ac18646..704cae56932 100644 --- a/docs/content/en/_index.html +++ b/docs/content/en/_index.html @@ -10,20 +10,17 @@
- - Tetragon is a sub-project under + Tetragon is a + sub-project under - + + Cillium - - - + and a proud - - + CNCF project -

@@ -465,7 +462,7 @@

Exploring Tetragon Lab

- Watch videos on Tetragon + Watch videos on Tetragon Show all videos

+
  • + +
  • diff --git a/docs/static/svgs/linkedin-icon.svg b/docs/static/svgs/linkedin-icon.svg new file mode 100644 index 00000000000..cc75b6c903e --- /dev/null +++ b/docs/static/svgs/linkedin-icon.svg @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +