# HG changeset patch # User Alex Krolick # Date 1447018954 28800 # Node ID 3011dd45c7b0fb9afa62a6f32bcae71f65b7444e # Parent bc698651c94a484c7fb4f654b059677f07cdac4f fix topbar behaviour diff -r bc698651c94a -r 3011dd45c7b0 css/app.css --- a/css/app.css Sun Nov 08 13:39:36 2015 -0800 +++ b/css/app.css Sun Nov 08 13:42:34 2015 -0800 @@ -4,7 +4,7 @@ margin-top: 2rem; } -section { +.page-content section { padding-top: 2.5rem; /* This is for anchor links with the fixed header */ margin-top: -2.5rem; padding-bottom: 2rem; diff -r bc698651c94a -r 3011dd45c7b0 index.html --- a/index.html Sun Nov 08 13:39:36 2015 -0800 +++ b/index.html Sun Nov 08 13:42:34 2015 -0800 @@ -1,6 +1,5 @@ --- layout: default -menu: true ---