Skip to content
Snippets Groups Projects

ISTWCMS-5214: adding theming needed for opportunity and also fixing dates

Merged Eric Bremner requested to merge feature/ISTWCMS-5214-ebremner-theme-opportunity-node into 3.0.x
4 files
+ 29
11
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -74,4 +74,11 @@
}
}
}
&--opportunity{
.uw-node__without-image &{
.card__header{
margin-bottom:gesso-spacing(md);
}
}
}
}
Loading