add: profile is_verified
add: better profile not found page TODO: use error page for fallback service
This commit is contained in:
parent
7d96a3d20f
commit
5cfca49793
13 changed files with 234 additions and 20 deletions
|
@ -324,6 +324,10 @@ table ol {
|
|||
border-radius: var(--radius);
|
||||
}
|
||||
|
||||
.card.small {
|
||||
padding: 0.5rem 1rem;
|
||||
}
|
||||
|
||||
.card.secondary {
|
||||
background: var(--color-surface);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue