-
+
-
- Dexorder powers up your favorite DeFi exchange with advanced order types!
-
-
-
-
-
- Supports Uniswap v3
-
- Limit Orders
- DCA and TWAP Orders
- Diagonal Limit Orders
- Stop Loss / Take Profit
- One-Cancels-the-Other (OCO) Groups
- Single-transaction Cancel All
- Single-transaction Sell Everything
- Custom Complex Orders
-
-
-
-
-
-
-
-
+
+
+
+
+
+ Advanced DeFi Orders
+
+
+ Dexorder powers up your favorite DeFi exchange with advanced order types!
+
+
+
+
+
+ Supports Uniswap v3
+
+ Limit Orders
+ DCA and TWAP Orders
+ Diagonal Limit Orders
+ Stop Loss / Take Profit
+ One-Cancels-the-Other (OCO) Groups
+ Single-transaction Cancel All
+ Single-transaction Sell Everything
+ Custom Complex Orders
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/corp/MenuBar.vue b/src/corp/MenuBar.vue
index e02f2c0..cd8b15c 100644
--- a/src/corp/MenuBar.vue
+++ b/src/corp/MenuBar.vue
@@ -3,10 +3,7 @@
-
-
- dexorder
-
+
Launch App
@@ -16,6 +13,7 @@
\ No newline at end of file
diff --git a/src/styles/style.scss b/src/styles/style.scss
index cb74747..ecd8780 100644
--- a/src/styles/style.scss
+++ b/src/styles/style.scss
@@ -5,22 +5,21 @@
font-family: v.$heading-font-family;
font-weight: 500;
.arrow {
-
+ font-size: 1.3em;
+ vertical-align: center;
}
}
.logo-large {
font-size: 24px;
- .arrow {
- font-size: 30px;
- }
}
.logo-small {
font-size: 0.8em;
- .arrow {
- font-size: 1.2em;
- }
+ }
+
+ .logo-xl {
+ font-size: 2em;
}
.title {