added role support
This commit is contained in:
parent
cab29c8c56
commit
3c5c22aad4
11 changed files with 745 additions and 32 deletions
|
|
@ -28,7 +28,8 @@
|
|||
flex-direction: column;
|
||||
align-items: center;
|
||||
gap: 1rem;
|
||||
font: bold 1.5rem sans-serif;
|
||||
font-size: 1.5rem;
|
||||
font-weight: bold;
|
||||
justify-content: center;
|
||||
margin-bottom: 2rem;
|
||||
border-bottom: 1px solid rgba(0, 0, 0, 0.3);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue