diff --git a/website/src/css/custom.css b/website/src/css/custom.css index bfe6ee7a62aed..255e2dcdaad9c 100644 --- a/website/src/css/custom.css +++ b/website/src/css/custom.css @@ -508,18 +508,6 @@ pre.outerPre { border-radius: var(--ifm-button-border-radius); } -.try-it { - padding-top: 10px; -} - -.try-it a.button { - color: #f9f6ef; - border-color: #EAEAE2; - border-style: solid; - border-width: var(--ifm-button-border-width); - border-radius: var(--ifm-button-border-radius); -} - a.hash-link { margin-left: 0; } diff --git a/website/src/pages/index.js b/website/src/pages/index.js index 09e2d42b4a0f1..b73ec519e7a95 100755 --- a/website/src/pages/index.js +++ b/website/src/pages/index.js @@ -76,16 +76,6 @@ const HomeSplash = () => { {siteConfig.tagline} {siteConfig.subtagline} -
-

- - Explore an example - -

-
@@ -590,25 +580,6 @@ export default function ArtistCard(props) { ]} /> - -

Explore CodeSandbox Example

-
- -
-

Proudly Used Elsewhere