diff css/app.css @ 15:3011dd45c7b0

fix topbar behaviour
author Alex Krolick <whokilledtheelectricmonk@gmail.com>
date Sun, 08 Nov 2015 13:42:34 -0800
parents e210b708b330
children 3c8941fa46da
line wrap: on
line diff
--- 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;