gc + fixes

This commit is contained in:
2022-03-19 10:21:45 +01:00
parent 53453d8682
commit 76721c2ecc
105 changed files with 351 additions and 1543 deletions

View File

@ -399,7 +399,7 @@ textarea.form-control{
}
}
.teacher-thumb-sm{
.person-thumb-sm{
height: 85px;
width: 85px;
object-fit: cover;

View File

@ -159,15 +159,6 @@
/* /events */
/* teacher */
.teacher-info {
width: 70%;
bottom: 0;
right: 0;
}
/* /teacher */
/* footer */
.input-wrapper {
position: relative;