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 e59fa401201..407b8de24a8 100644 --- a/docs/content/en/_index.html +++ b/docs/content/en/_index.html @@ -11,18 +11,18 @@ - Tetragon is a sub-project under - - - + Tetragon is a sub-project under + + + Cillium - + and a proud - - - CNCF project + + + CNCF project @@ -37,12 +37,13 @@

@@ -59,7 +60,7 @@

@@ -174,7 +175,7 @@

What can Tetragon do?

Jedi-Bee illustration + alt="Jedi-Bee illustration" /> @@ -189,7 +190,7 @@

diagram showing Tetragon architecture and interfaces + alt="diagram showing Tetragon architecture and interfaces" /> @@ -197,42 +198,44 @@

-

Restrict Access to Secure Files with Tetragon | eBPF Runtime Enforcement

+

Restrict Access to Secure Files with Tetragon | eBPF Runtime + Enforcement

@@ -378,12 +388,14 @@

Restrict Access to Secure Files with Tetragon |
  • Tutorial
  • External
  • -

    eBPF for Runtime Enforcement | Tetragon Introduction and Overview

    +

    eBPF for Runtime Enforcement | Tetragon Introduction and + Overview

  • - +