[frontend] Adjust User Card styling

This commit is contained in:
Lilian 2024-07-10 22:18:33 +02:00
parent 7e78f6c0df
commit dff46b957e
No known key found for this signature in database

View file

@ -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 {