docs: Adjust the note and warning callout design (#14605)

So they're more consistent and polished. Felt like they could be a bit more refined.

---

Release Notes:

- N/A
This commit is contained in:
Danilo Leal
2024-07-16 19:48:02 -03:00
committed by GitHub
parent 696591ca55
commit 9499adf50d
2 changed files with 50 additions and 18 deletions
+4 -2
View File
@@ -35,9 +35,11 @@
--theme-hover: #e6e6e6;
--quote-bg: hsl(197, 37%, 96%);
--quote-border: hsl(197, 37%, 91%);
--quote-border: hsl(197, 37%, 88%);
--warning-border: #ff8e00;
--warning-border: hsl(25, 100%, 85%);
--warning-bg: hsl(42, 100%, 60%, 0.1);
--warning-icon: hsl(42, 100%, 30%);
--table-border-color: hsl(219, 93%, 42%, 0.15);
--table-header-bg: hsl(0, 0%, 80%);