course detail styling and basic lesson module styling
This commit is contained in:
committed by
Benedikt Rötsch
parent
478633c398
commit
71c0c0e95a
@@ -1,6 +1,5 @@
|
||||
mixin lessonModuleCodeSnippet(module)
|
||||
.lesson-module.lesson-module-code
|
||||
h1.lesson-module__title #{module.fields.title}
|
||||
if module.fields.curl
|
||||
pre.lesson-module-code__curl
|
||||
code.shell= module.fields.curl
|
||||
|
||||
Reference in New Issue
Block a user