We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 883f78a commit c7f0194Copy full SHA for c7f0194
src/views/base/scripts/snitip-script.astro
@@ -16,7 +16,7 @@ import { Icon } from "astro-icon/components";
16
>
17
<path
18
d="M 2 -1 L 11.2 11.6 C 11.6 12.1333 12.4 12.1333 12.8 11.6 L 22 -1 Z"
19
- fill="var(--snitip_backgrond-color)"></path>
+ fill="var(--snitip_background-color)"></path>
20
21
d="M 2 -1 L 11.2 11.6 C 11.6 12.1333 12.4 12.1333 12.8 11.6 L 22 -1"
22
stroke="var(--snitip_border-color)"
0 commit comments