diff --git a/website/components/footer/style.css b/website/components/footer/style.css index bd11930e6..7d7263289 100644 --- a/website/components/footer/style.css +++ b/website/components/footer/style.css @@ -2,6 +2,7 @@ padding: 25px 0 17px 0; flex-shrink: 0; display: flex; + border-top: 1px solid var(--gray-6); & .g-container { display: flex;