app/assets/stylesheets/phcpress/_custom.scss in phcpress-4.0.0 vs app/assets/stylesheets/phcpress/_custom.scss in phcpress-5.0.0

- old
+ new

@@ -1,3 +1,7 @@ \ No newline at end of file +// Top Padding Override +.container { + padding-top:40px; +}