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 @@
Catalog of vetted Tetragon policies for various use cases, implementing observability and runtime enforcement mechanisms.
To make Tetragon a welcoming and harassment-free experience for everyone, we follow the Cilium Code of Conduct.
Highlights Innovations in Modern Security Approaches
@@ -343,7 +350,8 @@Try out the Introduction to Tetragon lab
A Security Observability Tool for Kubernetes, Docker, and Linux
@@ -465,15 +483,16 @@