diff --git a/assets/scss/_custom.scss b/assets/scss/_custom.scss index cc10bcbe65..7a7277c695 100644 --- a/assets/scss/_custom.scss +++ b/assets/scss/_custom.scss @@ -431,7 +431,7 @@ footer { } // Custom footer sizing -@media (min-width: 800px) and (max-width: 1279px) { +@media (min-width: 800px) and (max-width: 1285px) { footer { ul.footer-icons { min-width: 17.5vw; @@ -439,6 +439,11 @@ footer { flex-wrap: nowrap; flex-direction: row; justify-content: space-evenly; + + li.mx-2 { + margin-left: 0.3rem !important; + margin-right: 0.3rem !important; + } } .col-sm-2 { flex: 0 0 22.5%; @@ -2156,4 +2161,4 @@ section.k8s-birthday-override:has(div.k8s-birthday-override.revert-to-previous i @extend .table; } } -} \ No newline at end of file +} diff --git a/content/en/community/_index.html b/content/en/community/_index.html index 1fa9a1727b..d2d9011515 100644 --- a/content/en/community/_index.html +++ b/content/en/community/_index.html @@ -124,12 +124,12 @@ menu: troubleshooting, and so much more.
-