make title collapse earlier
This commit is contained in:
@@ -109,7 +109,7 @@ div.course-wrapper {
|
||||
display: table-cell;
|
||||
vertical-align: top;
|
||||
|
||||
@media screen and (max-width:910px) {
|
||||
@media screen and (max-width:980px) {
|
||||
display: block;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user