Forum Discussion
MonikaBorkowska
7 years agoCommunity Member
Rise - change size of headers and lesson titles
When bulding courses in Rise I've noticed that it's impossible to change size of the header space (top marigin) or font size of the lesson's title. What I woud like to do is to get rid of all the em...
SaraScott-5b2e2
4 years agoCommunity Member
ok, so I do this (be searching "lesson-header{padding-bottom:4.5rem" in notepad (I know, boo, but I am in no way a coder)
open the Lib folder
open main.bundle.css
edit line 58: ...... {.lesson-header{padding-bottom:4.5rem}}
I change it to 1.5
then save the CSS file and reopen index.html, and the change doesnt apply :(