footer tweaks that don't work; social updates
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<logo class="logo-xl"/>
|
||||
</v-card-item>
|
||||
<v-card-subtitle class="pl-8 mx-auto">Advanced DeFi Orders</v-card-subtitle>
|
||||
<!-- <social class="ml-12"/>-->
|
||||
<social class="ml-12"/>
|
||||
<v-card-text>
|
||||
Dexorder powers up your favorite DeFi exchange with advanced order types!
|
||||
</v-card-text>
|
||||
@@ -32,7 +32,6 @@
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
import {useTheme} from "vuetify";
|
||||
import beta from "@/components/Beta.vue";
|
||||
import Soon from "@/components/Soon.vue";
|
||||
import HowItWorks from "@/corp/HowItWorks.vue";
|
||||
|
||||
Reference in New Issue
Block a user