mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-20 20:29:06 +00:00
self-review
This commit is contained in:
@@ -61,7 +61,6 @@ export default function RootLayout({ children }) {
|
||||
<FiefWrapper>
|
||||
<ErrorProvider>
|
||||
<ErrorMessage />
|
||||
{/*TODO lvh or svh ? */}
|
||||
<div
|
||||
id="container"
|
||||
className="items-center h-[100svh] p-2 md:p-4 grid grid-rows-layout gap-2 md:gap-4"
|
||||
|
||||
@@ -19,8 +19,6 @@ button {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
/* align-self: start; */
|
||||
/* Optional - see "Gotchas" */
|
||||
/* Animation */
|
||||
transition: 220ms all ease-in-out;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user