fix: enrich HSE profile parsing with publications and theses
This commit is contained in:
@@ -270,6 +270,18 @@
|
||||
line-height: 1.55;
|
||||
}
|
||||
|
||||
.employee-section__meta {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
gap: 8px 12px;
|
||||
color: #4b5563;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.employee-section__meta-item {
|
||||
line-height: 1.4;
|
||||
}
|
||||
|
||||
.employee-section__table-wrap {
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user