From 905f51ee76ccc12942bd4095f59d548159550a34 Mon Sep 17 00:00:00 2001 From: Anand Chitipothu Date: Thu, 29 Apr 2021 12:16:48 +0530 Subject: [PATCH] fix: styles on home page --- community/lms/widgets/CourseTeaser.html | 10 +++-- community/lms/widgets/SketchTeaser.html | 2 +- community/public/css/style.css | 59 +++++++++++++++++++++---- community/www/home/index.html | 54 +++++++++++++--------- 4 files changed, 91 insertions(+), 34 deletions(-) diff --git a/community/lms/widgets/CourseTeaser.html b/community/lms/widgets/CourseTeaser.html index df2b4e22..290a8aed 100644 --- a/community/lms/widgets/CourseTeaser.html +++ b/community/lms/widgets/CourseTeaser.html @@ -1,7 +1,9 @@ -
-

{{ course.title }}

-
- {{ course.short_introduction or "" }} +
+
+

{{ course.title }}

+
+ {{ course.short_introduction or "" }} +