diff --git a/src/components/Tutorial.vue b/src/components/Tutorial.vue index 955f09e..f99b716 100644 --- a/src/components/Tutorial.vue +++ b/src/components/Tutorial.vue @@ -123,6 +123,16 @@ watch(step, render) padding: 1rem; cursor: pointer; border-radius: 0.4rem; + font-family: + v-sans, + system-ui, + -apple-system, + BlinkMacSystemFont, + "Segoe UI", + sans-serif, + "Apple Color Emoji", + "Segoe UI Emoji", + "Segoe UI Symbol"; } .my-action-btn::before {