diff --git a/docusaurus.config.js b/docusaurus.config.js index 0b055552..231cd3d1 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -43,6 +43,7 @@ const config = { }, }, docs: { + id: 'root-pages', routeBasePath: '/', path: 'root-pages', }, diff --git a/package.json b/package.json index 0e977851..af90ea86 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "@acid-info/docusaurus-fathom": "^1.0.0-alpha.111", - "@acid-info/logos-docusaurus-preset": "v1.0.0-alpha.148", + "@acid-info/logos-docusaurus-preset": "v1.0.0-alpha.162", "@docusaurus/theme-mermaid": "^2.4.1", "@emotion/react": "^11.11.0", "@emotion/styled": "^11.11.0", diff --git a/root-pages/events/eth-latam.mdx b/root-pages/events/eth-latam.mdx index 9f91e69b..9105a78c 100644 --- a/root-pages/events/eth-latam.mdx +++ b/root-pages/events/eth-latam.mdx @@ -19,7 +19,7 @@ import { } from '@site/src/components/mdx' - + @@ -152,7 +152,7 @@ Yet, it doesn't have to be this way. Advances in cryptography, peer-to-peer netw - + @@ -133,7 +133,7 @@ Yet, it doesn't have to be this way. Advances in cryptography, peer-to-peer netw - - - - - - - - - - - - diff --git a/src/css/custom.scss b/src/css/custom.scss index 2842d05f..673ceba1 100644 --- a/src/css/custom.scss +++ b/src/css/custom.scss @@ -78,12 +78,18 @@ div:has(.community-container) > .container { overflow-x: hidden; } +@media screen and (min-width: 1200px) { + .mdx-hero > .mdx-hero-image > img { + margin-right: -160px; + } +} + @media screen and (min-width: 996px) { .mdx-hero > .mdx-hero-image > img { position: absolute; right: 0; top: 0; - margin-right: -160px; + margin-right: -200px; margin-top: -50%; scale: 0.95; } diff --git a/src/pages/index.mdx b/src/pages/index.mdx index 98a0b277..380a649a 100644 --- a/src/pages/index.mdx +++ b/src/pages/index.mdx @@ -120,6 +120,7 @@ import Link from '@docusaurus/Link' >