docs: make Go hero CTA translatable with pricing emphasis

This commit is contained in:
David Hill
2026-03-04 16:02:37 +00:00
parent ca5a7378de
commit b42a63b882
3 changed files with 26 additions and 2 deletions

View File

@@ -359,6 +359,14 @@ body {
width: fit-content;
gap: 12px;
text-decoration: none;
[data-slot="cta-price"] {
opacity: 0.6;
}
svg {
opacity: 0.6;
}
}
a:hover {