Updated cin7 templates while Hubert was out, and downloaded all of Chubb's templates since something needed to be udpated. Ran a script for SPS Commerce to get all the courses.

This commit is contained in:
Norm Rasmussen
2024-01-31 17:32:20 -05:00
parent 60399985b5
commit 111d6412d6
144 changed files with 5414 additions and 153 deletions

View File

@ -20,7 +20,7 @@
<div class="hero-subheading">Get the skills and knowledge you need at the moment you need them. Explore our full course catalog.</div>
</div>
</div>
<main class="np-main np-catalog np-subpage-container np-max-width catalog-container">
<main class="np-main np-catalog np-max-width catalog-container">
<div class="filter-container">
{% include 'filters_catalog' %}
</div>
@ -36,7 +36,7 @@
.catalog-container {
display: flex;
gap: 20px;
padding: 5% 20px;
}
.filter-container {
width: 25%;
@ -69,4 +69,4 @@
}
</style>
</style>