UI: Tweaks to descriptions in Learn.

This commit is contained in:
2019-04-03 15:31:38 +02:00
parent 1ed2a3937e
commit 5c1b94544a

View File

@@ -22,7 +22,7 @@ include mixins/components
+category_list_item(
'COURSES',
'Character modeling, 3D printing, VFX, rigging and more.',
'In-depth training on character modeling, 3D printing, rigging, VFX and more.',
"{{ url_for('cloud.courses') }}",
"{{ url_for('static', filename='assets/img/features/training_motion_graphics.jpg')}}")
@@ -38,7 +38,7 @@ include mixins/components
+category_list_item(
'PRODUCTION LESSONS',
'Tips and tricks by the Open Projects crew.',
'Tips and tricks by the Blender Open Movies crew.',
"{{ url_for('cloud.production') }}",
"{{ url_for('static', filename='assets/img/features/open_movies_02.jpg')}}")