feat: small adjustments

pull/8481/head
Aaron Iker 2026-01-14 16:32:39 +01:00
parent 6b63ea98d8
commit 4ba1fe3d9a
2 changed files with 3 additions and 3 deletions

View File

@ -61,14 +61,14 @@
p {
color: rgba(255, 255, 255, 0.59);
font-size: 14px;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 160%;
margin: 0;
@media (min-width: 768px) {
font-size: 16px;
font-size: 22px;
}
}
}

View File

@ -126,7 +126,7 @@ export default function Black() {
<li>Cancel your subscription at anytime</li>
</ul>
<div data-slot="actions">
<button type="button" onClick={() => setSelected(null)} data-slot="cancel">
<button type="button" onClick={cancel} data-slot="cancel">
Cancel
</button>
<a href={`/black/subscribe/${plan.id}`} data-slot="continue">