mirror of
https://github.com/bakateam/merakiui.git
synced 2025-12-11 08:43:03 +00:00
Some ui fixes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="font-roboto" id="app">
|
||||
<div class="min-h-screen bg-gray-100 font-roboto" id="app">
|
||||
<Header></Header>
|
||||
<master-component></master-component>
|
||||
</div>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="min-h-screen container mx-auto px-6">
|
||||
<div class="container mx-auto px-6 pb-12">
|
||||
<div class="py-16 text-center">
|
||||
<h1 class="text-xl md:text-3xl text-gray-800 font-medium">Discover new components. Build amazing things
|
||||
🔥</h1>
|
||||
|
||||
Reference in New Issue
Block a user