add: profile index page
This commit is contained in:
@@ -88,6 +88,10 @@ input[type="password"] {
|
||||
background: #555;
|
||||
}
|
||||
|
||||
.box-shadow-normal {
|
||||
box-shadow: 0px 2px 16px 0px #00000014;
|
||||
}
|
||||
|
||||
@theme inline {
|
||||
--color-background: var(--background);
|
||||
--color-foreground: var(--foreground);
|
||||
|
||||
Reference in New Issue
Block a user