BigW Consortium Gitlab

Smaller event width for mobile devices

parent 910a99f9
...@@ -183,3 +183,9 @@ ...@@ -183,3 +183,9 @@
line-height: 24px; line-height: 24px;
} }
} }
@media (max-width: $screen-xs-max) {
.event-item .event-title {
@include str-truncated(65%);
}
}
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