diff --git a/src/components/ Navigation/MobileNavigation.module.scss b/src/components/ Navigation/MobileNavigation.module.scss index 06d4eb2..6c52dae 100644 --- a/src/components/ Navigation/MobileNavigation.module.scss +++ b/src/components/ Navigation/MobileNavigation.module.scss @@ -1,5 +1,5 @@ .mobile_navigation { - position: absolute; + position: relative; z-index: 1000; display: flex; justify-content: space-between; diff --git a/src/components/ Navigation/MobileNavigation.tsx b/src/components/ Navigation/MobileNavigation.tsx index aa18f68..40eec3c 100644 --- a/src/components/ Navigation/MobileNavigation.tsx +++ b/src/components/ Navigation/MobileNavigation.tsx @@ -88,6 +88,15 @@ const MobileNavigation = forwardRef< Docs +

+ + Get in Touch + +

Docs + + Get in Touch + - Integrate Alliance + Learn more diff --git a/src/index.css b/src/index.css index ec2585e..8b13789 100644 --- a/src/index.css +++ b/src/index.css @@ -1,13 +1 @@ -body { - margin: 0; - font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', - 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', - sans-serif; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; -} -code { - font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New', - monospace; -} diff --git a/src/sections/LandingSection.tsx b/src/sections/LandingSection.tsx index 085a051..c147547 100644 --- a/src/sections/LandingSection.tsx +++ b/src/sections/LandingSection.tsx @@ -11,6 +11,7 @@ const LandingSection = () => { const { scrollY } = useScroll() as any; const [northScrollY, setNorthScrollY] = useState(false); const isMobile = useMediaQuery('(max-width: 768px)'); + const videoCutOff = useMediaQuery('(max-width: 1100px)'); useEffect(() => { scrollY.onChange(() => { @@ -49,95 +50,160 @@ const LandingSection = () => { return (
- -
+
+
-

- Collaborate. -

-

- Reward. -

-

- Grow. -

+
+ +

+ Collaborate. +

+

+ Reward. +

+

+ Grow. +

+
+
+ +
+ Alliance allows blockchains to trade yield with each other. +
+
+ {videoCutOff && ( + +
+