homepage logo

This commit is contained in:
tim
2025-02-17 20:41:52 -04:00
parent eb6b2ee9e8
commit 3a89aa997d
2 changed files with 19 additions and 3 deletions

View File

@@ -153,6 +153,22 @@
--docsearch-primary-color: var(--vp-c-brand-1) !important; --docsearch-primary-color: var(--vp-c-brand-1) !important;
} }
/*
div.VPHomeHero div.container {
display: flex;
flex-direction: column-reverse;
}
div.VPHomeHero div.container div.image {
justify-self: left;
}
*/
h1.heading span.name { h1.heading span.name {
font-family: 'Forgotten Futurist', sans-serif; font-family: 'Forgotten Futurist', sans-serif;
} /*
color: transparent !important;
-webkit-text-fill-color: transparent !important;
background-image: url("/dexorder_full_darkmode.svg");
*/
}

View File

@@ -3,8 +3,8 @@
layout: home layout: home
hero: hero:
name: "dexorder" name: "<img src='/dexorder_full_darkmode.svg'/> "
# text: Pro DeFi # text: Advanced DeFi Orders
tagline: Power up Uniswap with limit orders, stoplosses, DCA's, breakout orders, and more. 100% noncustodial and EVM-native. tagline: Power up Uniswap with limit orders, stoplosses, DCA's, breakout orders, and more. 100% noncustodial and EVM-native.
actions: actions:
- theme: brand - theme: brand