@@ -96,7 +96,7 @@
display: flex;
justify-content: flex-end;
align-items: center;
- font-weight: bold;
+ font-weight: 400;
font-size: 22px;
color: #333;
margin-bottom: 3px;
@@ -146,11 +146,12 @@
.subjectName {
width: 54px;
- font-size: 14px;
+ font-size: 13px;
font-weight: 600;
line-height: 18px;
+ white-space: nowrap;
}
.subjectType {