LJ Hooker changes. Skuid fix on homepage.

This commit is contained in:
Norm Rasmussen
2024-11-14 16:30:43 -05:00
parent b6cd66c6ac
commit 9d4f187cab
10 changed files with 75 additions and 14 deletions

View File

@ -17,7 +17,7 @@
</a>
{% endif %}
{% endfor %}
</div>
</div>
{% endif %}
</div>
@ -41,10 +41,10 @@
</div>
<div class="see-all-btn-container">
<a class="see-all-btn" href="/app/courses-category?category={{category_joined}}">See All</a>
</div>
</div>
</div>
{%
include "categories_carousel",
{%
include "categories_carousel",
items: courses.enrolled,
topic: enrolled_category,
%}
@ -168,4 +168,4 @@
}
}
</style>
</style>