@@ -325,8 +325,8 @@
padding-bottom: 20px;
.teacherIcon {
- width: 56px;
- height: 56px;
+ width: 58px;
+ height: 58px;
border-radius: 50%;
border: 1px solid #ffffff;
overflow: hidden;
@@ -335,7 +335,7 @@
.teacherName {
flex: 1;
- font-size: max(17px, 13Px);
+ font-size: max(20px, 15Px);
font-weight: 600;
color: #333333;
@@ -139,6 +139,7 @@
border: 1px solid rgba(25, 140, 254, 0.5);
padding: 0 4px;
line-height: 1.3;
+ margin-top: 2px;
}