Skip to content

Commit

Permalink
Update Logo.vue
Browse files Browse the repository at this point in the history
Add height and width attributes to the logo to fix #360
  • Loading branch information
katosdev authored Dec 26, 2024
1 parent 441c2e7 commit 6fb52bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frontend/components/App/Logo.vue
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
viewBox="0 0 10817 9730"
xmlns="http://www.w3.org/2000/svg"
xml:space="preserve"
height="250"
width="250"
style="
fill-rule: evenodd;
clip-rule: evenodd;
Expand Down

0 comments on commit 6fb52bf

Please sign in to comment.