diff --git a/components/new-subject.vue b/components/new-subject.vue index 4b6aa37..97b6ecd 100644 --- a/components/new-subject.vue +++ b/components/new-subject.vue @@ -12,7 +12,9 @@
-

Leading Multi-Chain Wallet Solution

+

+ Leading Multi-Chain Wallet Solution +

@@ -53,7 +55,9 @@
-

Leading Multi-Chain Wallet Solution

+

+ Leading Multi-Chain Wallet Solution +

@@ -173,6 +177,12 @@ export default { font-weight: 400; } +.main-desc { + font-size: 40px; +} +.main-desc-m { + font-size: 24px; +} .download-wrapper { width: 100%; display: flex;