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

@ -445,7 +445,7 @@ textarea.form-control {
padding: 10px 20px;
background: #f8f9fe; }
.teacher-thumb-sm {
.person-thumb-sm {
height: 85px;
width: 85px;
object-fit: cover; }
@ -754,13 +754,6 @@ link:focus,
font-size: 40px; }
/* /events */
/* teacher */
.teacher-info {
width: 70%;
bottom: 0;
right: 0; }
/* /teacher */
/* footer */
.input-wrapper {
position: relative; }