changeset 111:b0c6ab59c569

Minor style fixes.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Mon, 07 Nov 2016 22:10:07 +0100
parents 40babc87d1bc
children fb8011d4dd6f
files css/app.css
diffstat 1 files changed, 0 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/css/app.css	Fri Nov 04 10:16:27 2016 +0100
+++ b/css/app.css	Mon Nov 07 22:10:07 2016 +0100
@@ -1,12 +1,6 @@
 @import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700);
 
-.page-content {
-	margin-top: 2rem;
-}
-
 .page-content section {
-	padding-top: 2.5rem; /* This is for anchor links with the fixed header */
-	margin-top: -2.5rem;
 	padding-bottom: 2rem;
 }