Decrease logo size
This commit is contained in:
parent
1e591af120
commit
11e58a721b
2 changed files with 8 additions and 6 deletions
|
@ -1,11 +1,13 @@
|
|||
<template>
|
||||
<main class="index-page">
|
||||
<AnimatedLogo/>
|
||||
<div class="index-page__hero">
|
||||
<AnimatedLogo/>
|
||||
</div>
|
||||
</main>
|
||||
</template>
|
||||
|
||||
<style>
|
||||
.index-page {
|
||||
.index-page__hero {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue