_sass/main.scss in jekyll-theme-parallelism-0.1.2 vs _sass/main.scss in jekyll-theme-parallelism-0.1.3

- old
+ new

@@ -20,10 +20,14 @@ medium: ( 737px, 980px ), small: ( 481px, 736px ), xsmall: ( null, 480px ) )); +// Components + +@import 'components/cookieconsent'; + // Reset. // Based on meyerweb.com/eric/tools/css/reset (v2.0 | 20110126 | License: public domain) html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, @@ -500,10 +504,10 @@ padding-right: 2em; } &:last-child { text-align: right; - max-width: 36em; + // max-width: 36em; } } h2 { font-size: 2.25em; \ No newline at end of file