1
0
Fork 0

Decrease logo size

This commit is contained in:
Moritz Ruth 2019-11-30 14:57:43 +01:00
parent 1e591af120
commit 11e58a721b
No known key found for this signature in database
GPG key ID: FE38A0B03AA331BA
2 changed files with 8 additions and 6 deletions

View file

@ -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;