started some local google scripts to help me in my workflow.

This commit is contained in:
Norm Rasmussen
2024-02-13 21:51:21 -05:00
parent f2e7042afe
commit d087f41e5e
6 changed files with 96 additions and 2 deletions

View File

@ -20,7 +20,7 @@
{% include "cards_course" with course %}
</div>
{% endif %}
{% endif %}
{% endunless %}
{% endfor %}

View File

@ -29,7 +29,7 @@
.np-content-categories-content-item {
margin-bottom:12px;
}
.course-image-wrapper {
position:relative;
}