UI Learn: Minor layout adjustment.
This commit is contained in:
@@ -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',
|
||||||
|
Reference in New Issue
Block a user