Skip to content
Snippets Groups Projects
Commit f6cf33b7 authored by khawkins's avatar khawkins
Browse files

Improve industry compatibility

parent 2efe4857
No related branches found
No related tags found
......@@ -792,9 +792,12 @@ div.highlight {
padding: 0.1em 0.2em;
border-radius: 3px;
}
.view-all-events .views-row, .view-industry-events .views-row, .view-training-eve .views-row {
.view-all-events .views-row, .view-training-eve .views-row {
margin: 9px;
}
.view-industry-events .views-row {
margin: 0 0 1rem;
}
html.fontface .view-all-events .title:before, html.fontface .view-industry-events .title:before, html.fontface .view-training-eve .title:before {
font-family: 'EBI-Generic';
font-size: 100%;
......
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