Tweaking many components after using them for a while
This commit is contained in:
@ -70,8 +70,8 @@
|
||||
<script src="https://example.com/js/app.js" defer></script>
|
||||
<!-- -->
|
||||
</head>
|
||||
<body>
|
||||
<div id="app">
|
||||
<body class="font-sans antialiased">
|
||||
<div id="app" class="min-h-screen bg-gray-100">
|
||||
<!-- -->
|
||||
</div>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user