Skip to content

Commit

Permalink
fix(webui): logo alignment on startup page
Browse files Browse the repository at this point in the history
  • Loading branch information
gotson committed Jul 5, 2021
1 parent e1a2cec commit 1de8a94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion komga-webui/src/views/Startup.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template>
<div class="ma-3">
<div class="pa-6">
<v-row align="center" justify="center">
<v-img src="../assets/logo.svg"
max-width="400"
Expand Down

0 comments on commit 1de8a94

Please sign in to comment.