Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dragon-fish committed Aug 3, 2021
1 parent bd4959a commit f96c1c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ErrorPage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ export default defineComponent({
})
</script>

<style scoped lang="stylus">
<style scoped lang="sass">
.error-page
margin: 20vh auto
height: 100%
Expand Down

1 comment on commit f96c1c7

@vercel
Copy link

@vercel vercel bot commented on f96c1c7 Aug 3, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.