UI Learn: Minor layout adjustment.

This commit is contained in:
2019-04-12 17:31:38 +02:00
parent be28b2d13d
commit ea95e7b2b2

View File

@@ -45,7 +45,8 @@ include mixins/components
a.d-block.py-1.text-primary(href="{{ url_for('cloud.courses') }}") a.d-block.py-1.text-primary(href="{{ url_for('cloud.courses') }}")
| See all Courses | See all Courses
i.pi-angle-right i.pi-angle-right
hr
hr.mb-4
+category_list_item( +category_list_item(
'WORKSHOPS', 'WORKSHOPS',
@@ -69,7 +70,8 @@ include mixins/components
a.d-block.py-1.text-primary(href="{{ url_for('cloud.workshops') }}") a.d-block.py-1.text-primary(href="{{ url_for('cloud.workshops') }}")
| See all Workshops | See all Workshops
i.pi-angle-right i.pi-angle-right
hr
hr.mb-4
+category_list_item( +category_list_item(
'PRODUCTION LESSONS', 'PRODUCTION LESSONS',