diff --git a/sass/_index.scss b/sass/_index.scss index bdd87ca71..b9a533a1b 100644 --- a/sass/_index.scss +++ b/sass/_index.scss @@ -412,6 +412,10 @@ } .call-to-action { + display: flex; + align-items: center; + gap: .5em; + background-color: #fff; color: #000; font-size: 1.125rem; @@ -419,6 +423,10 @@ border-radius: 1000px; padding: .4em 2em; margin: 0 auto; + + img { + max-height: 1.5em; + } } } diff --git a/static/assets/frontpage/github-mark-white.svg b/static/assets/frontpage/github-mark-white.svg new file mode 100644 index 000000000..c679c236f --- /dev/null +++ b/static/assets/frontpage/github-mark-white.svg @@ -0,0 +1 @@ + diff --git a/static/assets/frontpage/github-mark.svg b/static/assets/frontpage/github-mark.svg new file mode 100644 index 000000000..98d74c33f --- /dev/null +++ b/static/assets/frontpage/github-mark.svg @@ -0,0 +1 @@ + diff --git a/templates/index.html b/templates/index.html index 7c436b0b7..032b60fb2 100644 --- a/templates/index.html +++ b/templates/index.html @@ -55,6 +55,8 @@ services. Find out more in our developer documentation.

Browse documentation + We're open source

Thank you to our incredible sponsors