[frontend] Adjust User Card styling
This commit is contained in:
parent
7e78f6c0df
commit
dff46b957e
1 changed files with 2 additions and 2 deletions
|
@ -7,11 +7,11 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.name {
|
.name {
|
||||||
font-size: 2rem;
|
font-size: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.identifier {
|
.identifier {
|
||||||
font-size: 1.5rem;
|
font-size: 1.25rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.profile-card {
|
.profile-card {
|
||||||
|
|
Loading…
Add table
Reference in a new issue