dsadsandasdandsao
This commit is contained in:
@ -4,9 +4,11 @@
|
||||
<head>
|
||||
<title>My Layout</title>
|
||||
</head>
|
||||
<body class="flex justify-center">
|
||||
<div class="prose">
|
||||
<slot />
|
||||
<body class="flex justify-center bg-polar-night-400 p-8">
|
||||
<div class="w-1/2">
|
||||
<div class="prose prose-invert">
|
||||
<slot />
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user