'init'
This commit is contained in:
9
app/views/Profile/Profile.module.css
Normal file
9
app/views/Profile/Profile.module.css
Normal file
@@ -0,0 +1,9 @@
|
||||
.icon {
|
||||
color: light-dark(var(--mantine-color-gray-5), var(--mantine-color-dark-3));
|
||||
}
|
||||
|
||||
.name {
|
||||
font-family:
|
||||
Greycliff CF,
|
||||
var(--mantine-font-family);
|
||||
}
|
||||
Reference in New Issue
Block a user