Skip to content

Commit 29ab917

Browse files
committed
Publish 2024-09-21
1 parent bc4a1f9 commit 29ab917

File tree

2 files changed

+4
-12
lines changed

2 files changed

+4
-12
lines changed

plus/index.html

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ <h3 class="title">
3636
</h3>
3737

3838
<p>
39-
Unlock limitless customization possibilities<br>
39+
Premium themes & custom colors<br>
4040
</p>
4141

4242
<p>
@@ -46,15 +46,7 @@ <h3 class="title">
4646

4747
<section>
4848
<p>
49-
We will email you the <strong>product key</strong> shortly.<br>
50-
After receiving the key go to <strong>Settings > Advanced > Plus</strong>.
51-
</p>
52-
</section>
53-
54-
<section>
55-
<p>
56-
Please <a href="mailto:[email protected]?subject=[Plus]%20Key">contact us</a> if
57-
you haven't received a key within 10 minutes.
49+
For any questions please <a href="mailto:[email protected]?subject=[Plus]%20Key">contact us</a>.
5850
</p>
5951
</section>
6052

plus/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ h2 {
8080
.title-plus {
8181
color: white;
8282
font-weight: 100;
83-
text-shadow: 0 0 1rem var(--color-text), 0 0 0.5rem var(--color-text);
83+
text-shadow: 0 0 1rem var(--color-text), 0 0 0.5rem var(--color-text), 0 0 0.25rem var(--color-text);
8484
text-transform: uppercase;
8585
}
8686

@@ -99,7 +99,7 @@ a:visited {
9999
background-image: linear-gradient(to right, #e7573b, #af6ce9, #40a6e5);
100100
background-clip: text;
101101
font-size: 3rem;
102-
font-weight: 100;
102+
font-weight: 300;
103103
margin: 0rem;
104104
text-align: center;
105105
}

0 commit comments

Comments
 (0)