docs: forbid text gradients in style guide and replace existing text gradient with solid color in hero

This commit is contained in:
DanielS
2026-07-18 04:01:10 +02:00
parent 33b494efac
commit e3d0e864ee
2 changed files with 3 additions and 1 deletions

View File

@@ -13,3 +13,5 @@
- **Don't Auto-Play Videos with Sound:** This is highly disruptive; give users full control over media.
- **Don't Overcrowd the Interface:** Over-emphasizing every element dilutes the page's purpose. Leave ample whitespace around sections and text.
- **Don't Open Internal Links in New Tabs:** Let users control their own browsing journey instead of hijacking their back button.
- **Don't Use Text Gradients:** Avoid using gradient colors on text elements to maintain maximum readability, high contrast, and a clean, non-AI-generated look.