style(subscription): polish plan card styles
This commit is contained in:
@@ -192,7 +192,7 @@ export function SubscriptionScreen() {
|
||||
})
|
||||
}
|
||||
label={
|
||||
<>
|
||||
<span className={styles.agreementLabel}>
|
||||
I agree to the{" "}
|
||||
<a
|
||||
href={AppConstants.privacyPolicyUrl}
|
||||
@@ -211,7 +211,7 @@ export function SubscriptionScreen() {
|
||||
>
|
||||
Automatic renewal Agreement
|
||||
</a>
|
||||
</>
|
||||
</span>
|
||||
}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user