ecfdf989 by Jeff Balicki

qa

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent d9899466
......@@ -18097,7 +18097,7 @@ ul.sf_date_field .sf-datepicker {
}
}
.full-black .wp-block-columns {
gap: 0em;
gap: 25px;
}
.full-black h2, .full-black .h2 {
color: #fff;
......@@ -20057,10 +20057,8 @@ ul.sf_date_field .sf-datepicker {
}
.article-card {
max-width: 31rem;
min-width: 31rem;
min-height: 8.438rem;
margin-right: 12px;
margin-right: 24px;
}
.article-card a {
color: white;
......@@ -20100,7 +20098,7 @@ ul.sf_date_field .sf-datepicker {
font-weight: bold;
margin: 0;
font-size: 22px;
margin-bottom: 10px;
margin-bottom: 0px;
line-height: 28px !important;
max-height: 5rem;
overflow: hidden;
......
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.
......@@ -195,7 +195,7 @@
width: calc(100vw + 50px);
}
.wp-block-columns{
gap: 0em;
gap: 25px;
}
h2{
color:#fff;
......
......@@ -127,10 +127,10 @@
.article-card {
max-width: 31rem;
min-width: 31rem;
//max-width: 31rem;
// min-width: 31rem;
min-height: 8.438rem;
margin-right: 12px;
margin-right: 24px;
a {
color:white;
gap: 1.625rem;
......@@ -178,7 +178,7 @@
font-weight: bold;
margin:0;
font-size: 22px;
margin-bottom:10px;
margin-bottom:0px;
line-height: 28px !important;
max-height: 5rem;
overflow: hidden;
......
......@@ -2,5 +2,5 @@
Theme Name: MSF CA Child
Author: Tenzing Communications
Template: msf-ca
Version: 1.0.5309
Version: 1.0.5310
*/
\ No newline at end of file
......