mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-09 23:15:36 +00:00
refactor(mantine): migrate home page
This commit is contained in:
6
inertia/styles/index.css
Normal file
6
inertia/styles/index.css
Normal file
@@ -0,0 +1,6 @@
|
||||
html,
|
||||
body {
|
||||
height: 100svh;
|
||||
width: 100%;
|
||||
background-color: light-dark(var(--mantine-color-white), rgb(34, 40, 49));
|
||||
}
|
||||
Reference in New Issue
Block a user