mirror of
https://github.com/bakateam/merakiui.git
synced 2025-12-10 15:35:34 +00:00
Change BG color
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="min-h-screen bg-gray-100 font-roboto" id="app">
|
<div class="min-h-screen bg-white font-roboto" id="app">
|
||||||
<Header></Header>
|
<Header></Header>
|
||||||
|
|
||||||
<main-component></main-component>
|
<main-component></main-component>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Reference in New Issue
Block a user