homepage logo
This commit is contained in:
@@ -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");
|
||||||
|
*/
|
||||||
|
}
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user