updating theme

This commit is contained in:
2021-03-18 20:01:14 +00:00
parent e7c61e2d86
commit c1184fd330
7 changed files with 25 additions and 21 deletions

View File

@@ -3,7 +3,7 @@
<v-row class="text-center">
<v-col cols="12">
<v-img
:src="require('../assets/front_page_shikigami.png')"
:src="require('../assets/000000c6.png')"
class="my-3"
contain
height="500"
@@ -14,7 +14,7 @@
<h1 class="display-2 font-weight-bold mb-3">Onmyoji Deck Builder</h1>
<p class="subheading font-weight-regular">Build and share decks.</p>
<v-btn elevation="1" x-large color="#EA6F1A">Get started</v-btn>
<v-btn elevation="1" x-large color="#C0B094">Get started</v-btn>
</v-col>
</v-row>
<!-- <v-row class="text-center">