diff --git a/scss/partials/_postamble.scss b/scss/partials/_postamble.scss index 8e928d9..5ce2c78 100644 --- a/scss/partials/_postamble.scss +++ b/scss/partials/_postamble.scss @@ -1,15 +1,15 @@ -#postamble{ +#postamble { position:fixed; bottom:0; left:0; - width:300px; + width: $toc-width; + padding: 12px; color:#fcfcfc; background:#1f1d1d; border-top:solid 10px #343131; font-family:"Lato","proxima-nova","Helvetica Neue",Arial,sans-serif; font-size: 90%; z-index:400; - padding:12px; .author { font-size: 100%;