Commit edea8b4e by Kyle Fiedler

make title collapse earlier

parent bdde1599
...@@ -109,7 +109,7 @@ div.course-wrapper { ...@@ -109,7 +109,7 @@ div.course-wrapper {
display: table-cell; display: table-cell;
vertical-align: top; vertical-align: top;
@media screen and (max-width:910px) { @media screen and (max-width:980px) {
display: block; display: block;
width: auto; width: auto;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment