mirror of
https://github.com/bakateam/merakiui.git
synced 2025-12-10 07:25:34 +00:00
Change BG color
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<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>
|
||||
|
||||
<main-component></main-component>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user