mirror of
https://github.com/bitwarden/browser.git
synced 2025-02-15 01:11:47 +01:00
fix copy and margin (#10683)
This commit is contained in:
parent
991155d3a5
commit
e13eca57dd
@ -1113,7 +1113,7 @@
|
|||||||
"message": "Thank you for supporting Bitwarden."
|
"message": "Thank you for supporting Bitwarden."
|
||||||
},
|
},
|
||||||
"premiumFeatures": {
|
"premiumFeatures": {
|
||||||
"message": "Upgrade to premium and receive:"
|
"message": "Upgrade to Premium and receive:"
|
||||||
},
|
},
|
||||||
"premiumPrice": {
|
"premiumPrice": {
|
||||||
"message": "All for just $PRICE$ /year!",
|
"message": "All for just $PRICE$ /year!",
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
<bit-section>
|
<bit-section>
|
||||||
<bit-card>
|
<bit-card>
|
||||||
<div class="tw-flex tw-flex-col tw-p-2">
|
<div class="tw-flex tw-flex-col tw-p-2">
|
||||||
<ul class="tw-list-disc tw-pl-5 tw-space-y-2 tw-break-words">
|
<ul class="tw-list-disc tw-pl-5 tw-space-y-2 tw-break-words tw-mb-0">
|
||||||
<li>
|
<li>
|
||||||
{{ "ppremiumSignUpStorage" | i18n }}
|
{{ "ppremiumSignUpStorage" | i18n }}
|
||||||
</li>
|
</li>
|
||||||
|
Loading…
Reference in New Issue
Block a user