This commit is contained in:
2023-08-15 13:32:03 +02:00
parent 47faf33cfd
commit 3402653f19
24 changed files with 547 additions and 63 deletions

View File

@ -24,7 +24,7 @@ export default {
.name {
margin: 36px 0 0;
font-weight: 700;
font-size: 32px;
font-size: 24px;
line-height: 28px;
padding: 0;
}
@ -32,7 +32,7 @@ export default {
.role {
margin: 28px 0 0;
font-weight: 500;
font-size: 20px;
font-size: 16px;
line-height: 23.44px;
padding: 0;
}