Skip to content

Commit 8449ae4

Browse files
committed
Publish 2025-07-22
1 parent 0104bf1 commit 8449ae4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

elements/pay-tiers.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ const takeCareMsg = 'Dear User, we provide the best dark mode possible. <strong>
122122
const htmlText = `
123123
<section class="pr">
124124
<div class="pr-wrapper">
125-
<h2 class="pr-heading" data-text="heading">Pay for using <span class="pr-heading__darkreader">Dark Reader</span></h2>
125+
<h2 class="pr-heading" data-text="heading">Please pay for <span class="pr-heading__darkreader">Dark Reader</span></h2>
126126
<div class="pr-description" data-text="we_take_care">
127127
${takeCareMsg}
128128
</div>
@@ -749,7 +749,7 @@ darkreader-donate-mascot {
749749
width: 32rem;
750750
}
751751
.pr-heading {
752-
font-size: 2.1rem;
752+
font-size: 2rem;
753753
line-height: 1;
754754
text-align: center;
755755
-webkit-text-stroke: 0.125rem;

0 commit comments

Comments
 (0)