Make first test for photos
This commit is contained in:
@@ -76,9 +76,7 @@ const css = {
|
||||
<!-- Scripts and Style -->
|
||||
</head>
|
||||
|
||||
<body style={ css } class="bg-[#fcfcfc] flex flex-col min-h-screen">
|
||||
<body style={ css } class="bg-neutral-950 flex flex-col min-h-screen">
|
||||
<slot class="grow" name="content" />
|
||||
|
||||
<Footer />
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user