1
@@ -84,6 +84,9 @@
.flexP {
display: flex;
flex-direction: row;
+ p {
+ flex: 1;
+ }
}
.teacherList {
margin: 0 13px 54px;