2ab6ae61 by Jeff Balicki

ssss

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 9dc45194
......@@ -16199,6 +16199,11 @@ label[for=quicksearch] {
margin-top: 30px;
}
.sfwd-courses-template-default p {
font-size: 18px;
line-height: 30px;
}
.program-info {
background: #ffffff 0% 0% no-repeat padding-box;
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
......
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.
.type-sfwd-courses {
margin-top: 30px;
}
.sfwd-courses-template-default{
p{
font-size: 18px;
line-height: 30px;
}
}
.program-info {
background: #ffffff 0% 0% no-repeat padding-box;
box-shadow: 0px 3px 6px #00000029;
......
......@@ -5,7 +5,7 @@
Author: Tenzing Communications
Author URI: https://tenzingbrand.com
Template: understrap
Version: 1.1.0024
Version: 1.1.0025
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrap-child
......