[-] Remove debug height declaration

This commit is contained in:
Hykilpikonna
2019-10-05 15:49:27 -04:00
parent 67f1343744
commit c55beaf30d
@@ -27,7 +27,7 @@
// Expansion content // Expansion content
.course-card-content.expand.notification .course-card-content.expand.notification
{ {
height: 1000px;
} }
} }