Skip to content

Commit

Permalink
fix: reduce welcome slides logo
Browse files Browse the repository at this point in the history
  • Loading branch information
Akryum committed Mar 9, 2022
1 parent e2fdc14 commit 859d2b2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ export default defineComponent({
<img
src="~@front/assets/devtools-logo.svg"
alt="Devtools logo"
class="logo max-h-[160px]"
class="logo max-h-[100px]"
>
<h1 class="text-green-500 text-2xl text-center mt-8">
Welcome to the Vue devtools!
Expand Down

0 comments on commit 859d2b2

Please sign in to comment.