274e1795 by Jeff Balicki

www

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 5f512a80
......@@ -20133,10 +20133,15 @@ ul.sf_date_field .sf-datepicker {
}
.news-and-stories-block ul .article-card.lg .news-title {
margin-bottom: 10px;
font-size: 22px;
line-height: 28px;
}
.news-and-stories-block ul .article-card.lg .published {
margin-top: 14px;
}
.news-and-stories-block ul .article-card.lg p {
font-size: 16px;
}
.news-and-stories-block ul .article-card.sm .overlay {
position: absolute;
top: 0;
......
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
......@@ -87,10 +87,16 @@
}
.news-title{
margin-bottom: 10px;
font-size: 22px;
line-height: 28px;
}
.published{
margin-top: 14px;
}
p{
font-size: 16px;
}
}
&.sm {
......
......@@ -2,5 +2,5 @@
Theme Name: MSF CA Child
Author: Tenzing Communications
Template: msf-ca
Version: 1.0.29
Version: 1.0.31
*/
\ No newline at end of file
......