Skip to content

Commit 51b3b18

Browse files
Update Callout.vue
Signed-off-by: Vanmas <71975170+jonathan-berthet@users.noreply.github.com>
1 parent 6b4d64d commit 51b3b18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/nodes/Callout.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ export default {
110110
--callout-border: var(--color-element-success);
111111
}
112112
113-
// DQuestion variable
113+
// Question variable
114114
&--question {
115115
--callout-border: #184cbd;
116116
}

0 commit comments

Comments
 (0)