# HG changeset patch # User Kai T. Ohlhus # Date 1478553007 -3600 # Node ID b0c6ab59c56952e510ab6e1063200360273ccd49 # Parent 40babc87d1bce5318aff3066dd6daabe4b491486 Minor style fixes. diff -r 40babc87d1bc -r b0c6ab59c569 css/app.css --- 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; }