homepage logo
This commit is contained in:
@@ -153,6 +153,22 @@
|
||||
--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 {
|
||||
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
|
||||
|
||||
hero:
|
||||
name: "dexorder"
|
||||
# text: Pro DeFi
|
||||
name: "<img src='/dexorder_full_darkmode.svg'/> "
|
||||
# text: Advanced DeFi Orders
|
||||
tagline: Power up Uniswap with limit orders, stoplosses, DCA's, breakout orders, and more. 100% noncustodial and EVM-native.
|
||||
actions:
|
||||
- theme: brand
|
||||
|
||||
Reference in New Issue
Block a user