feat: added next/prev links to learn pages

This commit is contained in:
Anand Chitipothu
2021-05-14 15:29:44 +05:30
parent 49b41749e8
commit 8b657f2f40
6 changed files with 95 additions and 9 deletions

View File

@@ -303,6 +303,6 @@ section.lightgray {
color: black !important;
}
.lesson {
margin: 20px 0px 20px 50px;
.lesson-page {
margin: 20px 0px;
}