From: stephen@cubedesigners.com Date: Mon, 22 Jun 2020 16:45:47 +0000 (+0000) Subject: Blog article font size and column width adjustments. WIP #3726 @0.25 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=3d371518bc5b2097c97ca6fab0405b4d9b59821c;p=fluidbook-v3.git Blog article font size and column width adjustments. WIP #3726 @0.25 --- diff --git a/less/610-blog.less b/less/610-blog.less index 174b7d2..30824f2 100644 --- a/less/610-blog.less +++ b/less/610-blog.less @@ -134,24 +134,11 @@ .blog-post-body { margin: 0 auto; - font-size: 24px; + font-size: 15px; line-height: 1.67; - max-width: 1008px; + max-width: 680px; width: 100%; - @media @m1280 { - font-size: 22px; - } - @media @m1024 { - font-size: 20px; - } - @media @m900 { - font-size: 18px; - } - @media @m640 { - font-size: 16px; - } - > * + * { margin-top: 1.5em;